Skip to content

Commit ecf1195

Browse files
committed
Automatically upgraded dependencies
1 parent 220d94a commit ecf1195

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"acorn": "^6.1.1",
1111
"ajv": "^6.10.0",
1212
"babel-jest": "^24.8.0",
13-
"babel-plugin-pkg": "^1.1.3",
14-
"babel-preset-jaid": "^6.4.0",
13+
"babel-plugin-pkg": "^1.2.0",
14+
"babel-preset-jaid": "^6.5.0",
1515
"caniuse-lite": "^1.0.30000971",
1616
"eslint": "^5.16.0",
17-
"eslint-config-jaid": "^1.12.1",
17+
"eslint-config-jaid": "^1.13.0",
1818
"jest": "^24.8.0",
1919
"open-cli": "^5.0.0",
2020
"rimraf": "^2.6.3",
21-
"webpack-config-jaid": "^5.2.0"
21+
"webpack-config-jaid": "^5.5.2"
2222
},
2323
"scripts": {
2424
"clean": "rimraf dist/ test/**/dist/",

0 commit comments

Comments
 (0)