Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 5473850

Browse files
Bump react-ace from 8.0.0 to 9.2.1
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 8.0.0 to 9.2.1. - [Release notes](https://github.com/securingsincity/react-ace/releases) - [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md) - [Commits](securingsincity/react-ace@v8.0.0...v9.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2f457f2 commit 5473850

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"enzyme-to-json": "^3.4.4",
9090
"jest-enzyme": "^7.1.2",
9191
"react": "^16.12.0",
92-
"react-ace": "^8.0.0",
92+
"react-ace": "^9.2.1",
9393
"react-dom": "^16.12.0",
9494
"react-hook-form": "^4.9.3",
9595
"react-json-view": "^1.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12734,10 +12734,10 @@ raw-loader@^4.0.0:
1273412734
loader-utils "^1.2.3"
1273512735
schema-utils "^2.5.0"
1273612736

12737-
react-ace@^8.0.0:
12738-
version "8.0.0"
12739-
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-8.0.0.tgz#e6fc155ec3cf240e92bdf2e156a50458a78ed0a4"
12740-
integrity sha512-EvU14vXbZpAenb1ZVKdn8yTQs/shZ9RghFulHtt67bBXT6sjrNHcfOEXHYtSEmwMb6pQVVNNuulzzd8o+Uouig==
12737+
react-ace@^9.2.1:
12738+
version "9.2.1"
12739+
resolved "https://registry.yarnpkg.com/react-ace/-/react-ace-9.2.1.tgz#1efaa0476c77649136def50e5c4ca30c7e546036"
12740+
integrity sha512-2arIeMER/W6/h+QGHs0YJ0pEJo5AmBOUs/R72Poa6eXSOSTpJPp/WkwD/KE7BgNy9vZ7YjlbqA+2ZcoVf6AjsQ==
1274112741
dependencies:
1274212742
ace-builds "^1.4.6"
1274312743
diff-match-patch "^1.0.4"

0 commit comments

Comments
 (0)