Skip to content

Commit

Permalink
Update dependency codemirror to ^5.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 20, 2021
1 parent 3dfe594 commit 59d3bd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/fields-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@emotion/core": "^10.1.1",
"@keystonejs/fields": "^22.1.3",
"@primer/octicons-react": "^11.3.0",
"codemirror": "^5.62.0",
"codemirror": "^5.65.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-codemirror2": "^7.2.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8802,10 +8802,10 @@ codemirror@^5.18.2, codemirror@^5.47.0, codemirror@^5.58.1:
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.59.4.tgz#bfc11c8ce32b04818e8d661bbd790a94f4b3a6f3"
integrity sha512-achw5JBgx8QPcACDDn+EUUXmCYzx/zxEtOGXyjvLEvYY8GleUrnfm5D+Zb+UjShHggXKDT9AXrbkBZX6a0YSQg==

codemirror@^5.62.0:
version "5.62.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.62.0.tgz#e9ecd012e6f9eaf2e05ff4a449ff750f51619e22"
integrity sha512-Xnl3304iCc8nyVZuRkzDVVwc794uc9QNX0UcPGeNic1fbzkSrO4l4GVXho9tRNKBgPYZXgocUqXyfIv3BILhCQ==
codemirror@^5.65.0:
version "5.65.0"
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.0.tgz#50344359393579f526ca53797e510ff75477117f"
integrity sha512-gWEnHKEcz1Hyz7fsQWpK7P0sPI2/kSkRX2tc7DFA6TmZuDN75x/1ejnH/Pn8adYKrLEA1V2ww6L00GudHZbSKw==

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

0 comments on commit 59d3bd5

Please sign in to comment.