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 Sep 13, 2024
1 parent 85b0c00 commit bc1b140
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 @@ -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.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vercel/ncc": "0.38.1",
"dotenv": "^16.4.5",
"eslint": "8.57.0",
Expand All @@ -46,9 +46,9 @@
"jest": "29.7.0",
"js-yaml": "4.1.0",
"prettier": "3.3.3",
"ts-jest": "29.2.3",
"ts-jest": "29.2.5",
"ts-node": "^10.9.2",
"typescript": "<5.5.4"
"typescript": "<5.5.5"
},
"packageManager": "[email protected]",
"engines": {
Expand Down

0 comments on commit bc1b140

Please sign in to comment.