Skip to content

Commit 7786f20

Browse files
Bump enzyme from 3.9.0 to 3.10.0 (#15)
* Bump enzyme from 3.9.0 to 3.10.0 Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/airbnb/enzyme/releases) - [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/enzyme/commits/[email protected]/packages/enzyme) Signed-off-by: dependabot-preview[bot] <[email protected]> * Add dependabot badge * Fix failing test
1 parent e7974ba commit 7786f20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"react-draggable": "^3.0.5",
7272
"react-final-form": "^4.0.2",
7373
"react-frame-component": "^4.1.1",
74-
"react-inspector": "^2.2.2",
74+
"react-inspector": "^3.0.2",
7575
"react-number-format": "^4.0.0",
7676
"react-redux": "^7.0.3",
7777
"react-router": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11587,10 +11587,10 @@ react-input-autosize@^2.2.1:
1158711587
dependencies:
1158811588
prop-types "^15.5.8"
1158911589

11590-
react-inspector@^2.2.2:
11591-
version "2.3.1"
11592-
resolved "https://registry.yarnpkg.com/react-inspector/-/react-inspector-2.3.1.tgz#f0eb7f520669b545b441af9d38ec6d706e5f649c"
11593-
integrity sha512-tUUK7t3KWgZEIUktOYko5Ic/oYwvjEvQUFAGC1UeMeDaQ5za2yZFtItJa2RTwBJB//NxPr000WQK6sEbqC6y0Q==
11590+
react-inspector@^3.0.2:
11591+
version "3.0.2"
11592+
resolved "https://registry.yarnpkg.com/react-inspector/-/react-inspector-3.0.2.tgz#c530a06101f562475537e47df428e1d7aff16ed8"
11593+
integrity sha512-PSR8xDoGFN8R3LKmq1NT+hBBwhxjd9Qwz8yKY+5NXY/CHpxXHm01CVabxzI7zFwFav/M3JoC/Z0Ro2kSX6Ef2Q==
1159411594
dependencies:
1159511595
babel-runtime "^6.26.0"
1159611596
is-dom "^1.0.9"

0 commit comments

Comments
 (0)