Skip to content

Commit 9df6f80

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 c7af0ad commit 9df6f80

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
@@ -75,8 +75,8 @@
7575
"bootstrap": "^4.1.3"
7676
},
7777
"devDependencies": {
78-
"@babel/cli": "^7.1.0",
79-
"@babel/core": "^7.1.0",
78+
"@babel/cli": "^7.1.2",
79+
"@babel/core": "^7.1.2",
8080
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
8181
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
8282
"@babel/plugin-transform-runtime": "^7.1.0",
@@ -90,7 +90,7 @@
9090
"clean-css-cli": "^4.2.1",
9191
"copyfiles": "^2.1.0",
9292
"cross-env": "^5.2.0",
93-
"eslint": "^5.6.0",
93+
"eslint": "^5.6.1",
9494
"eslint-plugin-compat": "^2.5.1",
9595
"node-sass": "^4.9.3",
9696
"nodemon": "^1.18.4",

0 commit comments

Comments
 (0)