Skip to content

Commit e1d0cbe

Browse files
build: bump enzyme-to-json from 3.3.1 to 3.3.3
Bumps [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) from 3.3.1 to 3.3.3. - [Release notes](https://github.com/adriantoine/enzyme-to-json/releases) - [Changelog](https://github.com/adriantoine/enzyme-to-json/blob/master/CHANGELOG.md) - [Commits](adriantoine/enzyme-to-json@v3.3.1...v3.3.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent e30d2d6 commit e1d0cbe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"concurrently": "3.5.1",
7676
"enzyme": "3.3.0",
7777
"enzyme-adapter-react-16": "1.1.1",
78-
"enzyme-to-json": "3.3.1",
78+
"enzyme-to-json": "3.3.3",
7979
"eslint": "4.19.0",
8080
"eslint-config-prettier": "2.9.0",
8181
"eslint-plugin-babel": "4.1.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3300,9 +3300,9 @@ enzyme-adapter-utils@^1.3.0:
33003300
object.assign "^4.0.4"
33013301
prop-types "^15.6.0"
33023302

3303-
enzyme-to-json@3.3.1:
3304-
version "3.3.1"
3305-
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.1.tgz#64239dcd417e2fb552f4baa6632de4744b9b5b93"
3303+
enzyme-to-json@3.3.3:
3304+
version "3.3.3"
3305+
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3.tgz#ede45938fb309cd87ebd4386f60c754525515a07"
33063306
dependencies:
33073307
lodash "^4.17.4"
33083308

0 commit comments

Comments
 (0)