Skip to content

Commit d2046b4

Browse files
committed
chore(deps): update dependency codemirror to v5.59.3
1 parent 9f9e891 commit d2046b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/preset-flow": "7.12.13",
2525
"@babel/preset-react": "7.12.13",
2626
"babel-loader": "8.2.2",
27-
"codemirror": "5.59.2",
27+
"codemirror": "5.59.3",
2828
"css-loader": "5.0.2",
2929
"html-loader": "1.3.2",
3030
"html-webpack-plugin": "5.2.0",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@ coa@^2.0.2:
15731573
chalk "^2.4.1"
15741574
q "^1.1.2"
15751575

1576-
1577-
version "5.59.2"
1578-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.59.2.tgz#ee674d3a4a8d241af38d52afc482625ba7393922"
1579-
integrity sha512-/D5PcsKyzthtSy2NNKCyJi3b+htRkoKv3idswR/tR6UAvMNKA7SrmyZy6fOONJxSRs1JlUWEDAbxqfdArbK8iA==
1576+
1577+
version "5.59.3"
1578+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.59.3.tgz#237ec3ac0e39fee50d6f1a6196c8172a7c7c2ba1"
1579+
integrity sha512-p1d4BjmBBssgnEGtQeWvE5PdiDffqZjiJ77h2FZ2J2BpW9qdOzf6v7IQscyE+TgyKBQS3PpsYimfEDNgcNRZGQ==
15801580

15811581
collection-visit@^1.0.0:
15821582
version "1.0.0"

0 commit comments

Comments
 (0)