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 Oct 7, 2024
1 parent 85b0c00 commit 209fd15
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 @@ -35,20 +35,20 @@
},
"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",
"eslint": "8.57.1",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"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.6.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down

0 comments on commit 209fd15

Please sign in to comment.