8000 chore: dependencies update · free-4-all/coreui-react@28ee637 · GitHub
[go: up one dir, main page]

Skip to content

Commit 28ee637

Browse files
committed
chore: dependencies update
- chore: update `core-js` to `2.6.1` - chore: update `enzyme` to `3.8.0` - chore: update `enzyme-adapter-react-16` to `1.7.1` - chore: update `eslint` to `5.10.0` - chore: update `react` to `16.7.0` - chore: update `react-dom` to `16.7.0`
1 parent cabc04a commit 28ee637

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
},
5151
"devDependencies": {
5252
"babel-eslint": "^10.0.1",
53-
"enzyme": "^3.7.0",
54-
"enzyme-adapter-react-16": "^1.7.0",
55-
"eslint": "^5.9.0",
53+
"enzyme": "^3.8.0",
54+
"enzyme-adapter-react-16": "^1.7.1",
55+
"eslint": "^5.10.0",
5656
"eslint-plugin-import": "^2.14.0",
5757
"eslint-plugin-react": "^7.11.1",
5858
"nwb": "^0.23.0",
59-
"react": "^16.6.3",
60-
"react-dom": "^16.6.3",
59+
"react": "^16.7.0",
60+
"react-dom": "^16.7.0",
6161
"sinon": "^5.1.1"
6262
},
6363
"repository": {

0 commit comments

Comments
 (0)
0