Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Aug 21, 2021
1 parent 5443038 commit 1fcffa5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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": "~26.0.23",
"@typescript-eslint/eslint-plugin": "~4.28.1",
"eslint": "~7.29.0",
"@types/jest": "~27.0.1",
"@typescript-eslint/eslint-plugin": "~4.29.2",
"eslint": "~7.32.0",
"eslint-config-standard-with-typescript": "~20.0.0",
"eslint-plugin-import": "~2.23.4",
"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.4"
"typescript": "~4.3.5"
},
"files": [
"dist"
Expand Down

0 comments on commit 1fcffa5

Please sign in to comment.