Skip to content

Commit 8b7abe8

Browse files
committedDec 11, 2020
chore: dependencies update
1 parent 2cbad45 commit 8b7abe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@
7878
"@storybook/addon-knobs": "^6.1.10",
7979
"@storybook/addon-storysource": "^6.1.10",
8080
"@storybook/react": "^6.1.10",
81+
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
8182
"auto-changelog": "~2.2.1",
8283
"babel-eslint": "^10.1.0",
8384
"babel-jest": "^26.6.3",
8485
"babel-loader": "^8.2.2",
8586
"cross-env": "^7.0.3",
8687
"del-cli": "^3.0.1",
8788
"enzyme": "^3.11.0",
88-
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
8989
"enzyme-to-json": "^3.6.1",
9090
"eslint": "^7.15.0",
9191
"eslint-plugin-import": "^2.22.1",
@@ -101,7 +101,7 @@
101101
"rollup": "^2.34.2",
102102
"rollup-plugin-peer-deps-external": "~2.2.4",
103103
"rollup-plugin-postcss": "^4.0.0",
104-
"sinon": "^9.2.1",
104+
"sinon": "^9.2.2",
105105
"webpack": "^4.44.2"
106106
},
107107
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.