Skip to content

Commit 128d568

Browse files
committed
chore: dependencies update
- chore: update `@babel/core` to `7.1.2` - chore: update `@babel/cli` to `7.1.2` - chore: update `eslint` to `5.6.1`
1 parent fff85e6 commit 128d568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"bootstrap": "^4.1.3"
7575
},
7676
"devDependencies": {
77-
"@babel/cli": "^7.1.0",
78-
"@babel/core": "^7.1.0",
77+
"@babel/cli": "^7.1.2",
78+
"@babel/core": "^7.1.2",
7979
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
8080
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
8181
"@babel/plugin-transform-runtime": "^7.1.0",
@@ -89,7 +89,7 @@
8989
"clean-css-cli": "^4.2.1",
9090
"copyfiles": "^2.1.0",
9191
"cross-env": "^5.2.0",
92-
"eslint": "^5.6.0",
92+
"eslint": "^5.6.1",
9393
"eslint-plugin-compat": "^2.5.1",
9494
"node-sass": "^4.9.3",
9595
"nodemon": "^1.18.4",

0 commit comments

Comments
 (0)