Skip to content

Commit f0a0ff5

Browse files
chore(deps): bump @microsoft/polyglot-notebooks from 1.0.715901 to 1.0.720202 in /src/microsoft-trydotnet (#198)
Bumps [@microsoft/polyglot-notebooks](https://github.com/dotnet/interactive) from 1.0.715901 to 1.0.720202. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/dotnet/interactive/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@microsoft/polyglot-notebooks&package-manager=npm_and_yarn&previous-version=1.0.715901&new-version=1.0.720202)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a71deb4 commit f0a0ff5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/microsoft-trydotnet/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/microsoft-trydotnet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ciMinify": "uglifyjs dist/trydotnet.js --source-map"
5454
},
5555
"dependencies": {
56-
"@microsoft/polyglot-notebooks": "1.0.715901",
56+
"@microsoft/polyglot-notebooks": "1.0.720202",
5757
"es6-promise": "4.2.8",
5858
"rxjs": "7.8.2",
5959
"uuid": "^13.0.0"

0 commit comments

Comments
 (0)