Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent d8e3b71 commit 6cd2087
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 @@ -31,10 +31,10 @@
],
"devDependencies": {
"@types/jest": "29.5.12",
"@types/lodash": "4.17.0",
"@types/node": "20.11.28",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@types/lodash": "4.17.1",
"@types/node": "20.12.11",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-filenames": "1.3.2",
Expand All @@ -46,7 +46,7 @@
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.5"
},
"jest": {
"testEnvironment": "node",
Expand Down

0 comments on commit 6cd2087

Please sign in to comment.