Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 5e5fc23

Browse files
chore(package): update dependencies
1 parent f6b89c5 commit 5e5fc23

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
@@ -30,17 +30,17 @@
3030
"coveralls": "cat ./coverage/lcov.info | coveralls"
3131
},
3232
"devDependencies": {
33-
"@babel/preset-env": "7.7.7",
33+
"@babel/preset-env": "7.8.2",
3434
"babel-jest": "24.9.0",
35-
"coveralls": "3.0.7",
35+
"coveralls": "3.0.9",
3636
"eslint": "6.8.0",
3737
"eslint-config-prettier": "6.9.0",
38-
"eslint-plugin-prettier": "3.1.1",
39-
"husky": "4.0.6",
38+
"eslint-plugin-prettier": "3.1.2",
39+
"husky": "4.0.7",
4040
"jest": "24.9.0",
41-
"lint-staged": "9.4.2",
41+
"lint-staged": "9.5.0",
4242
"prettier": "1.19.1",
43-
"rollup": "1.27.14",
43+
"rollup": "1.29.0",
4444
"rollup-plugin-babel": "4.3.3",
4545
"rollup-plugin-commonjs": "10.1.0",
4646
"rollup-plugin-node-resolve": "5.2.0",

0 commit comments

Comments
 (0)