Skip to content

Commit

Permalink
chore(deps): update devdependencies (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Jul 8, 2024
1 parent 4215fd2 commit b482783
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 166 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
10 changes: 5 additions & 5 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.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@vercel/ncc": "0.38.1",
"dotenv": "^16.4.5",
"eslint": "8.57.0",
Expand All @@ -45,10 +45,10 @@
"eslint-plugin-prettier": "^5.1.3",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"prettier": "3.3.2",
"ts-jest": "29.1.5",
"ts-node": "^10.9.2",
"typescript": "<5.2.0"
"typescript": "<5.4.6"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit b482783

Please sign in to comment.