Skip to content

Commit 9a08f79

Browse files
committed
Update all the packages
1 parent 9a43964 commit 9a08f79

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
"winston": "3.3.3"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "7.14.2",
24+
"@babel/core": "7.14.3",
2525
"@babel/node": "7.14.2",
26-
"@babel/preset-env": "7.3.1",
27-
"@babel/register": "7.0.0",
26+
"@babel/preset-env": "7.14.4",
27+
"@babel/register": "7.13.16",
2828
"capture-console": "1.0.1",
2929
"chai": "4.3.4",
3030
"chance": "1.1.7",
31-
"eslint": "7.26.0",
32-
"eslint-config-airbnb-base": "14.1.0",
33-
"eslint-plugin-import": "2.23.2",
31+
"eslint": "7.27.0",
32+
"eslint-config-airbnb-base": "14.2.1",
33+
"eslint-plugin-import": "2.23.4",
3434
"mocha": "8.4.0"
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)