Bump react-ace from 9.1.2 to 9.1.3

Bumps [react-ace](https://github.com/securingsincity/react-ace) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/securingsincity/react-ace/compare/v9.1.2...v9.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-24 15:46:33 -05:00
committed by David Lechner
parent 11bec2eb59
commit 5b6d9d37a6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"jszip": "^3.5.0",
"node-sass": "^4.14.1",
"react": "^16.13.1",
"react-ace": "^9.1.2",
"react-ace": "^9.1.3",
"react-dom": "^16.13.1",
"react-dropzone": "^11.0.1",
"react-redux": "^7.2.1",
+4 -4
View File
@@ -9493,10 +9493,10 @@ raw-body@2.4.0:
iconv-lite "0.4.24"
unpipe "1.0.0"
react-ace@^9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-9.1.2.tgz#4a3ad8dbd07f84fd99c26d9ec697ea3b2ef0a963"
integrity sha512-rzsPiGZ2/d4dmlxg0+Zo15igCnagao+TIUJCGV8RGLBr8xpKFpq5sxnTLvsE3pWPoFbMbQAXYJiZTMWEkNpRtg==
react-ace@^9.1.3:
version "9.1.3"
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-9.1.3.tgz#848dc3741d5460f3ac73468b6c39879aab9238bc"
integrity sha512-1TZBs/9hFGgPuzu6DUiBogyhRA5Z1Po2wzPfZslbrTFGQtbNe+JXHuPoJNlUu/uerElzOLLsuJEDTO9FfLnZJA==
dependencies:
ace-builds "^1.4.6"
diff-match-patch "^1.0.4"