Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b97d97

Browse files
chore: bump monaco-editor from 0.30.1 to 0.31.1 (typescript-eslint#4303)
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.30.1 to 0.31.1. - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/monaco-editor/commits) --- updated-dependencies: - dependency-name: monaco-editor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5389ad commit 8b97d97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-react": "^7.27.1",
4242
"eslint-plugin-react-hooks": "^4.3.0",
4343
"globby": "^11.0.4",
44-
"monaco-editor": "^0.30.1",
44+
"monaco-editor": "^0.31.1",
4545
"webpack": "^5.64.0"
4646
},
4747
"browserslist": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10509,10 +10509,10 @@ modify-values@^1.0.0:
1050910509
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
1051010510
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
1051110511

10512-
monaco-editor@^0.30.1:
10513-
version "0.30.1"
10514-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.30.1.tgz#47f8d18a0aa2264fc5654581741ab8d7bec01689"
10515-
integrity sha512-B/y4+b2O5G2gjuxIFtCE2EkM17R2NM7/3F8x0qcPsqy4V83bitJTIO4TIeZpYlzu/xy6INiY/+84BEm6+7Cmzg==
10512+
monaco-editor@^0.31.1:
10513+
version "0.31.1"
10514+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.31.1.tgz#67f597b3e45679d1f551237e12a3a42c4438b97b"
10515+
integrity sha512-FYPwxGZAeP6mRRyrr5XTGHD9gRXVjy7GUzF4IPChnyt3fS5WrNxIkS8DNujWf6EQy0Zlzpxw8oTVE+mWI2/D1Q==
1051610516

1051710517
1051810518
version "2.0.0"

0 commit comments

Comments
 (0)