Skip to content

Commit 7551819

Browse files
Update versions.
1 parent aa81ed0 commit 7551819

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
"serve": "11.2.0"
2626
},
2727
"devDependencies": {
28-
"@babel/cli": "7.7.5",
29-
"@babel/core": "7.7.5",
28+
"@babel/cli": "7.7.7",
29+
"@babel/core": "7.7.7",
3030
"@babel/plugin-proposal-class-properties": "7.7.4",
3131
"@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4",
3232
"@babel/plugin-proposal-numeric-separator": "7.7.4",
3333
"@babel/plugin-proposal-optional-chaining": "7.7.5",
34-
"@babel/plugin-proposal-pipeline-operator": "7.7.4",
34+
"@babel/plugin-proposal-pipeline-operator": "7.7.7",
3535
"@babel/plugin-proposal-private-methods": "7.7.4",
3636
"@babel/plugin-syntax-bigint": "7.7.4",
3737
"@babel/plugin-syntax-dynamic-import": "7.7.4",
38-
"@babel/preset-env": "7.7.6",
38+
"@babel/preset-env": "7.7.7",
3939
"babel-eslint": "10.0.3",
4040
"babel-plugin-transform-optional-catch-binding": "7.0.0-alpha.16",
41-
"core-js": "3.4.8",
42-
"eslint": "6.7.2",
41+
"core-js": "3.6.1",
42+
"eslint": "6.8.0",
4343
"http-server": "0.12.0",
4444
"husky": "3.1.0",
4545
"prettier": "1.19.1",

0 commit comments

Comments
 (0)