Skip to content

Commit 5b387d3

Browse files
committed
chore: dependencies update
1 parent a43dd04 commit 5b387d3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@
4545
"prop-types": "^15.7.2"
4646
},
4747
"peerDependencies": {
48-
"react": "^16.13.1"
48+
"react": "^16.14.0"
4949
},
5050
"devDependencies": {
5151
"babel-eslint": "^10.1.0",
5252
"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",
53+
"enzyme-adapter-react-16": "^1.15.6",
54+
"eslint": "^7.21.0",
55+
"eslint-plugin-import": "^2.22.1",
56+
"eslint-plugin-react": "^7.22.0",
5757
"nwb": "^0.25.2",
58-
"react": "^16.13.1",
59-
"react-dom": "^16.13.1",
60-
"sinon": "^9.0.2"
58+
"react": "^16.14.0",
59+
"react-dom": "^16.14.0",
60+
"sinon": "^9.2.4"
6161
},
6262
"keywords": [
6363
"coreui",

0 commit comments

Comments
 (0)