Skip to content

Commit

Permalink
chore: update devDependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaKav committed May 23, 2024
1 parent 94e8b4b commit 38a65ea
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 121 deletions.
174 changes: 57 additions & 117 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-plugin-github": "^4.10.2",
Expand All @@ -53,7 +53,7 @@
"jest": "^29.7.0",
"prettier": "^3.2.5",
"prettier-eslint": "^16.3.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"typescript": "^5.4.5"
},
"jest": {
Expand Down

0 comments on commit 38a65ea

Please sign in to comment.