Skip to content

Commit

Permalink
Update dependencies (#1432)
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Jan 11, 2021
1 parent 891e23d commit d934573
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 29 deletions.
176 changes: 152 additions & 24 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -33,11 +33,11 @@
],
"dependencies": {},
"devDependencies": {
"@types/jest": "^26.0.16",
"@types/node": "^14.14.10",
"@typescript-eslint/eslint-plugin": "^4.11.0",
"@typescript-eslint/parser": "^4.11.0",
"eslint": "^7.16.0",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.20",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"eslint": "^7.17.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-jest": "^24.1.3",
"jest": "^26.6.3",
Expand Down

0 comments on commit d934573

Please sign in to comment.