Skip to content

Commit 880d656

Browse files
Update dependency codemirror to ~5.65.0
1 parent 6bec96a commit 880d656

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"carbon-components-react": "~7.60.0",
6565
"carbon-icons": "~7.0.7",
6666
"classnames": "~2.5.0",
67-
"codemirror": "~5.58.2",
67+
"codemirror": "~5.65.0",
6868
"connected-react-router": "~6.9.0",
6969
"create-react-context": "~0.3.0",
7070
"d3": "^7.8.2",

yarn.lock

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5761,10 +5761,10 @@ __metadata:
57615761
languageName: node
57625762
linkType: hard
57635763

5764-
"codemirror@npm:~5.58.2":
5765-
version: 5.58.3
5766-
resolution: "codemirror@npm:5.58.3"
5767-
checksum: 10/dc734a768b614ea2639f6d1473ab369d18a0c0a26a814a881b64eaf875537374f23769bb41173894d969ac294776dd143f96252e86531f6a3f89c6ee5860d992
5764+
"codemirror@npm:~5.65.0":
5765+
version: 5.65.20
5766+
resolution: "codemirror@npm:5.65.20"
5767+
checksum: 10/62598c706bec992c5eb007dd233b4a06f29c91245d74f907246e094892c062203b11af0a394ea35064605613c80fc6d8168f6311f2cf394aa88154c75f7f6ad2
57685768
languageName: node
57695769
linkType: hard
57705770

@@ -12190,19 +12190,7 @@ __metadata:
1219012190
languageName: node
1219112191
linkType: hard
1219212192

12193-
"js-yaml@npm:^3.13.1":
12194-
version: 3.14.2
12195-
resolution: "js-yaml@npm:3.14.2"
12196-
dependencies:
12197-
argparse: "npm:^1.0.7"
12198-
esprima: "npm:^4.0.0"
12199-
bin:
12200-
js-yaml: bin/js-yaml.js
12201-
checksum: 10/172e0b6007b0bf0fc8d2469c94424f7dd765c64a047d2b790831fecef2204a4054eabf4d911eb73ab8c9a3256ab8ba1ee8d655b789bf24bf059c772acc2075a1
12202-
languageName: node
12203-
linkType: hard
12204-
12205-
"js-yaml@npm:~3.14.0":
12193+
"js-yaml@npm:^3.13.1, js-yaml@npm:~3.14.0":
1220612194
version: 3.14.2
1220712195
resolution: "js-yaml@npm:3.14.2"
1220812196
dependencies:
@@ -13106,7 +13094,7 @@ __metadata:
1310613094
carbon-components-react: "npm:~7.60.0"
1310713095
carbon-icons: "npm:~7.0.7"
1310813096
classnames: "npm:~2.5.0"
13109-
codemirror: "npm:~5.58.2"
13097+
codemirror: "npm:~5.65.0"
1311013098
compression-webpack-plugin: "npm:^6.1.1"
1311113099
connected-react-router: "npm:~6.9.0"
1311213100
core-js: "npm:~3.6.4"

0 commit comments

Comments
 (0)