Skip to content

Commit

Permalink
chore: update devDependencies (TypeSript to 5.7, etc)
Browse files Browse the repository at this point in the history
  • Loading branch information
uid11 committed Nov 28, 2024
1 parent 1484475 commit 549ae91
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
33 changes: 17 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@playwright/browser-chromium": "1.49.0",
"@types/node": "22.9.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"assert-modules-support-case-insensitive-fs": "1.0.1",
Expand All @@ -44,8 +44,8 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-typescript-sort-keys": "3.3.0",
"husky": "9.1.7",
"prettier": "3.3.3",
"typescript": "5.6.3"
"prettier": "3.4.1",
"typescript": "5.7.2"
},
"peerDependencies": {
"@types/node": ">=20",
Expand Down

0 comments on commit 549ae91

Please sign in to comment.