We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a43964 commit 9a08f79Copy full SHA for 9a08f79
package.json
@@ -21,16 +21,16 @@
21
"winston": "3.3.3"
22
},
23
"devDependencies": {
24
- "@babel/core": "7.14.2",
+ "@babel/core": "7.14.3",
25
"@babel/node": "7.14.2",
26
- "@babel/preset-env": "7.3.1",
27
- "@babel/register": "7.0.0",
+ "@babel/preset-env": "7.14.4",
+ "@babel/register": "7.13.16",
28
"capture-console": "1.0.1",
29
"chai": "4.3.4",
30
"chance": "1.1.7",
31
- "eslint": "7.26.0",
32
- "eslint-config-airbnb-base": "14.1.0",
33
- "eslint-plugin-import": "2.23.2",
+ "eslint": "7.27.0",
+ "eslint-config-airbnb-base": "14.2.1",
+ "eslint-plugin-import": "2.23.4",
34
"mocha": "8.4.0"
35
36
"scripts": {
0 commit comments