Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Mar 7, 2022
1 parent 3b35900 commit 3c03b79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
},
"devDependencies": {
"@supercharge/tsconfig": "~2.0.0",
"@types/jest": "~27.0.1",
"@types/jest": "~27.4.1",
"@typescript-eslint/eslint-plugin": "~4.29.2",
"eslint": "~7.32.0",
"eslint-config-standard-with-typescript": "~20.0.0",
"eslint-config-standard-with-typescript": "~21.0.1",
"eslint-plugin-import": "~2.24.1",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-promise": "~5.1.0",
"jest": "~27.0.6",
"typescript": "~4.3.5"
"jest": "~27.5.1",
"typescript": "~4.4.4"
},
"files": [
"dist"
Expand Down

0 comments on commit 3c03b79

Please sign in to comment.