Skip to content

Commit fe9f942

Browse files
committed
chore: dependencies update
- update `@coreui/coreui` to `^2.0.14` - update `reactstrap` to `^6.5.0` - update `enzyme` to `3.7.0` - update `enzyme-adapter-react-16` to `1.6.0`
1 parent c5c1041 commit fe9f942

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
"react-onclickout": "^2.0.8",
4444
"react-perfect-scrollbar": "^1.2.2",
4545
"react-router-dom": "^4.3.1",
46-
"reactstrap": "^6.4.0"
46+
"reactstrap": "^6.5.0"
4747
},
4848
"peerDependencies": {
4949
"@coreui/coreui": "^2.0.14",
5050
"react": "16.x"
5151
},
5252
"devDependencies": {
5353
"babel-eslint": "^10.0.1",
54-
"enzyme": "^3.6.0",
55-
"enzyme-adapter-react-16": "^1.5.0",
54+
"enzyme": "^3.7.0",
55+
"enzyme-adapter-react-16": "^1.6.0",
5656
"eslint": "^5.6.1",
5757
"eslint-plugin-import": "^2.14.0",
5858
"eslint-plugin-react": "^7.11.1",

0 commit comments

Comments
 (0)