fix(deps): update dependency netlify-cms-app to ^2.14.43 (#5269)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1669d07abe
commit
2a06244f77
@ -35,7 +35,7 @@
|
||||
"js-yaml": "^4.0.0",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-app": "^2.14.42",
|
||||
"netlify-cms-app": "^2.14.43",
|
||||
"prismjs": "^1.21.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
|
@ -3329,6 +3329,11 @@ code-point-at@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
|
||||
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
|
||||
|
||||
codemirror@^5.46.0:
|
||||
version "5.60.0"
|
||||
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.60.0.tgz#00a8cfd287d5d8737ceb73987f04aee2fe5860da"
|
||||
integrity sha512-AEL7LhFOlxPlCL8IdTcJDblJm8yrAGib7I+DErJPdZd4l6imx8IMgKK3RblVgBQqz3TZJR4oknQ03bz+uNjBYA==
|
||||
|
||||
collapse-white-space@^1.0.0, collapse-white-space@^1.0.2:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/collapse-white-space/-/collapse-white-space-1.0.6.tgz#e63629c0016665792060dbbeb79c42239d2c5287"
|
||||
@ -8850,13 +8855,14 @@ 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.14.42:
|
||||
version "2.14.42"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cms-app/-/netlify-cms-app-2.14.42.tgz#0d5779beba7cb70bac3e6dae6e87a3980938d8d4"
|
||||
integrity sha512-sh4hcBwlO/rllnsC5UetNLWKLi9ZCQb963l/L9ayUiSdfj10qHM1klCehyp8r1FYgMrevwfEaveHDT2RRk0nFw==
|
||||
netlify-cms-app@^2.14.43:
|
||||
version "2.14.43"
|
||||
resolved "https://registry.yarnpkg.com/netlify-cms-app/-/netlify-cms-app-2.14.43.tgz#e19ced93d7d5cf3538244d0585278e2655271017"
|
||||
integrity sha512-pQWhbF3xRfIF+hWzGwhDRu3NqxWTrrz+al+LsqdTBMCn1vQpL6AW87xZzhMuy8QlqWb5N0KHOLL4WtjHYxGWXg==
|
||||
dependencies:
|
||||
"@emotion/core" "^10.0.35"
|
||||
"@emotion/styled" "^10.0.27"
|
||||
codemirror "^5.46.0"
|
||||
immutable "^3.7.6"
|
||||
lodash "^4.17.11"
|
||||
moment "^2.24.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user