Skip to content

Commit

Permalink
fix(deps): update dependency netlify-cms-app to ^2.15.29 (#5639)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 25, 2021
1 parent 92d5ee2 commit 82005d4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"js-yaml": "^4.0.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"netlify-cms-app": "^2.15.28",
"netlify-cms-app": "^2.15.29",
"prismjs": "^1.21.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
18 changes: 9 additions & 9 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8737,10 +8737,10 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

netlify-cms-app@^2.15.28:
version "2.15.28"
resolved "https://registry.yarnpkg.com/netlify-cms-app/-/netlify-cms-app-2.15.28.tgz#2fde66385a697e3da1132ca8c12c94c1f7751e25"
integrity sha512-yPHsl/0/q7senwwW42oSu2hDLtwR3UX3I9+ZeF+OWFHTikw38o9Of6YHOPJgQRnfjVuxSd0nP4CiPBy7od21rA==
netlify-cms-app@^2.15.29:
version "2.15.29"
resolved "https://registry.yarnpkg.com/netlify-cms-app/-/netlify-cms-app-2.15.29.tgz#35c9eef18b2e07855aea48f5d53030fed7910db5"
integrity sha512-5Jxda9fuik2biOV/jzrH4ROAvAZOqBTMBeCbO3V7BtwP1WPCucftpeHmpmZ9fOkOQ4qB/tmyqEg4PLVT/gx6lw==
dependencies:
"@emotion/core" "^10.0.35"
"@emotion/styled" "^10.0.27"
Expand Down Expand Up @@ -8771,7 +8771,7 @@ netlify-cms-app@^2.15.28:
netlify-cms-widget-image "^2.8.1"
netlify-cms-widget-list "^2.10.0"
netlify-cms-widget-map "^1.5.0"
netlify-cms-widget-markdown "^2.13.5"
netlify-cms-widget-markdown "^2.13.6"
netlify-cms-widget-number "^2.5.0"
netlify-cms-widget-object "^2.7.0"
netlify-cms-widget-relation "^2.10.3"
Expand Down Expand Up @@ -8995,10 +8995,10 @@ netlify-cms-widget-map@^1.5.0:
dependencies:
ol "^5.3.1"

netlify-cms-widget-markdown@^2.13.5:
version "2.13.5"
resolved "https://registry.yarnpkg.com/netlify-cms-widget-markdown/-/netlify-cms-widget-markdown-2.13.5.tgz#b5c8a3148ca6762b29a867846adc8e7c12510427"
integrity sha512-fnZzP4bGXdhc4gQtFBUVgFGbmVb11t+IHdTxicnTzd5CP8TfeVVYMjMkHf2uRz1rhH2NDOsR1uiKeJTEDCkurQ==
netlify-cms-widget-markdown@^2.13.6:
version "2.13.6"
resolved "https://registry.yarnpkg.com/netlify-cms-widget-markdown/-/netlify-cms-widget-markdown-2.13.6.tgz#e4575f8430f8f4fd4b13e2c03fd7f8b498ca416f"
integrity sha512-9OWQkwAbMIbuvaEoDTfhu+DuTSxPjQTiuuooUcX1MMpXoNIPnbgiDfQ/io3gdENpBgaYwMfEmtV3aORfek9Tww==
dependencies:
dompurify "^2.2.6"
is-hotkey "^0.2.0"
Expand Down

0 comments on commit 82005d4

Please sign in to comment.