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

Commit 4bf9e56

Browse files
committed
chore(deps): Update dependencies
1 parent 0e9c1f4 commit 4bf9e56

File tree

2 files changed

+84
-95
lines changed

2 files changed

+84
-95
lines changed

package-lock.json

Lines changed: 80 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@
3434
"devDependencies": {
3535
"@babel/preset-env": "7.12.1",
3636
"@rollup/plugin-babel": "5.2.1",
37-
"@rollup/plugin-commonjs": "15.0.0",
37+
"@rollup/plugin-commonjs": "15.1.0",
3838
"@rollup/plugin-node-resolve": "9.0.0",
39-
"babel-jest": "26.2.2",
39+
"babel-jest": "26.6.1",
4040
"coveralls": "3.0.9",
4141
"eslint": "7.12.0",
4242
"eslint-config-prettier": "6.14.0",
4343
"eslint-plugin-prettier": "3.1.4",
4444
"husky": "4.3.0",
4545
"jest": "26.6.1",
46-
"lint-staged": "10.4.2",
46+
"lint-staged": "10.5.0",
4747
"prettier": "2.1.2",
4848
"rollup": "2.32.1",
49-
"rollup-plugin-terser": "7.0.0"
49+
"rollup-plugin-terser": "7.0.2"
5050
},
5151
"lint-staged": {
5252
"test/**/*.js": "eslint",

0 commit comments

Comments
 (0)