Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuperZee committed Mar 5, 2021
1 parent 26ec910 commit acfffc7
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 28 deletions.
84 changes: 60 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@types/jest": "^26.0.20",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"eslint": "^7.21.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
Expand All @@ -37,8 +37,8 @@
"rimraf": "^3.0.2",
"rollup": "^2.40.0",
"rollup-plugin-typescript2": "^0.30.0",
"ts-jest": "^26.5.2",
"typescript": "^4.2.2"
"ts-jest": "^26.5.3",
"typescript": "^4.2.3"
},
"pre-commit": [
"prepublishOnly"
Expand Down

0 comments on commit acfffc7

Please sign in to comment.