Skip to content

Commit

Permalink
Merge pull request strapi#15332 from strapi/dependabot/npm_and_yarn/c…
Browse files Browse the repository at this point in the history
…odemirror-5.65.11

chore(deps): bump codemirror from 5.65.8 to 5.65.11
  • Loading branch information
gu-stav authored Jan 4, 2023
2 parents 62d59fc + 0861118 commit 08cf815
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"bcryptjs": "2.4.3",
"chalk": "^4.1.1",
"chokidar": "^3.5.1",
"codemirror": "^5.65.8",
"codemirror": "^5.65.11",
"cross-env": "^7.0.3",
"css-loader": "6.7.2",
"date-fns": "2.29.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9204,10 +9204,10 @@ co@^4.6.0:
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==

codemirror@^5.65.8:
version "5.65.8"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.8.tgz#50f145ba7eb725091110c31f3a7c1fdef6bdc721"
integrity sha512-TNGkSkkoAsmZSf6W6g35LMVQJBHKasc2CKwhr/fTxSYun7cn6J+CbtyNjV/MYlFVkNTsqZoviegyCZimWhoMMA==
codemirror@^5.65.11:
version "5.65.11"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.11.tgz#c818edc3274788c008f636520c5490a1f7009b4f"
integrity sha512-Gp62g2eKSCHYt10axmGhKq3WoJSvVpvhXmowNq7pZdRVowwtvBR/hi2LSP5srtctKkRT33T6/n8Kv1UGp7JW4A==

collapse-white-space@^1.0.2:
version "1.0.6"
Expand Down

0 comments on commit 08cf815

Please sign in to comment.