Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Aug 12, 2024
1 parent 85b0c00 commit bc10d6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
},
"devDependencies": {
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@vercel/ncc": "0.38.1",
"dotenv": "^16.4.5",
"eslint": "8.57.0",
Expand All @@ -48,7 +48,7 @@
"prettier": "3.3.3",
"ts-jest": "29.2.3",
"ts-node": "^10.9.2",
"typescript": "<5.5.4"
"typescript": "<5.5.5"
},
"packageManager": "[email protected]",
"engines": {
Expand Down

0 comments on commit bc10d6a

Please sign in to comment.