Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Dec 23, 2021
1 parent 2dff90f commit 4c89eba
Show file tree
Hide file tree
Showing 2 changed files with 453 additions and 551 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
"devDependencies": {
"@types/jest": "^27.0.0",
"@types/node": "^17.0.0",
"@types/node": "^17.0.4",
"@types/prettier": "^2.3.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"eslint": "^7.0.0",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"@typescript-eslint/parser": "^5.8.0",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.0.0",
"jest": "^27.0.1",
"ts-jest": "^27.0.2",
Expand Down
Loading

0 comments on commit 4c89eba

Please sign in to comment.