We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 2cbad45 commit 8b7abe8Copy full SHA for 8b7abe8
package.json
@@ -78,14 +78,14 @@
78
"@storybook/addon-knobs": "^6.1.10",
79
"@storybook/addon-storysource": "^6.1.10",
80
"@storybook/react": "^6.1.10",
81
+ "@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
82
"auto-changelog": "~2.2.1",
83
"babel-eslint": "^10.1.0",
84
"babel-jest": "^26.6.3",
85
"babel-loader": "^8.2.2",
86
"cross-env": "^7.0.3",
87
"del-cli": "^3.0.1",
88
"enzyme": "^3.11.0",
- "@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
89
"enzyme-to-json": "^3.6.1",
90
"eslint": "^7.15.0",
91
"eslint-plugin-import": "^2.22.1",
@@ -101,7 +101,7 @@
101
"rollup": "^2.34.2",
102
"rollup-plugin-peer-deps-external": "~2.2.4",
103
"rollup-plugin-postcss": "^4.0.0",
104
- "sinon": "^9.2.1",
+ "sinon": "^9.2.2",
105
"webpack": "^4.44.2"
106
},
107
"repository": {
0 commit comments