Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2023
1 parent e5bed3c commit a8bcd3f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"optional chaining"
],
"devDependencies": {
"@types/jest": "29.5.8",
"@types/lodash": "4.14.201",
"@types/node": "20.9.2",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@types/jest": "29.5.10",
"@types/lodash": "4.14.202",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-filenames": "1.3.2",
Expand All @@ -46,7 +46,7 @@
"prettier": "3.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"jest": {
"testEnvironment": "node",
Expand Down

0 comments on commit a8bcd3f

Please sign in to comment.