We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43dd04 commit 5b387d3Copy full SHA for 5b387d3
package.json
@@ -45,19 +45,19 @@
45
"prop-types": "^15.7.2"
46
},
47
"peerDependencies": {
48
- "react": "^16.13.1"
+ "react": "^16.14.0"
49
50
"devDependencies": {
51
"babel-eslint": "^10.1.0",
52
"enzyme": "^3.11.0",
53
- "enzyme-adapter-react-16": "^1.15.2",
54
- "eslint": "^7.5.0",
55
- "eslint-plugin-import": "^2.22.0",
56
- "eslint-plugin-react": "^7.20.3",
+ "enzyme-adapter-react-16": "^1.15.6",
+ "eslint": "^7.21.0",
+ "eslint-plugin-import": "^2.22.1",
+ "eslint-plugin-react": "^7.22.0",
57
"nwb": "^0.25.2",
58
- "react": "^16.13.1",
59
- "react-dom": "^16.13.1",
60
- "sinon": "^9.0.2"
+ "react": "^16.14.0",
+ "react-dom": "^16.14.0",
+ "sinon": "^9.2.4"
61
62
"keywords": [
63
"coreui",
0 commit comments