Bump react-ace from 8.1.0 to 9.0.0

Bumps [react-ace](https://github.com/securingsincity/react-ace) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/master/CHANGELOG.md)
- [Commits](https://github.com/securingsincity/react-ace/compare/v8.1.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-26 10:47:30 -05:00
committed by David Lechner
parent 7eac8572ab
commit a92334f723
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"jszip": "^3.4.0",
"node-sass": "^4.14.1",
"react": "^16.13.1",
"react-ace": "^8.1.0",
"react-ace": "^9.0.0",
"react-bootstrap": "^1.0.0",
"react-dom": "^16.13.1",
"react-dropzone": "^11.0.1",
+4 -4
View File
@@ -9121,10 +9121,10 @@ raw-body@2.4.0:
iconv-lite "0.4.24"
unpipe "1.0.0"
react-ace@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-8.1.0.tgz#6680accb7306a1850e6ef4370a00f0007eadc8b4"
integrity sha512-n3rm9gRNZjLGlXJQ587RASOQCPn6WlcV2gjRYwvG3gyVpBf4pY6lh/uI9tDkx2zYdEKJUfnGbTmzEGL5yyDWuw==
react-ace@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-9.0.0.tgz#9529e2343b520de288753cbfcfdca3bf71a204d8"
integrity sha512-wcVlnffzKif2ejHCvTpawYS5jglTCsIUmLENo4hiwPU0vViKl/xuKp9afjKEQHzjLua9NfzbH8gA79GzGpmSnA==
dependencies:
ace-builds "^1.4.6"
diff-match-patch "^1.0.4"