Skip to content

Commit

Permalink
chore: update devDependencies for @types/node and typescript versions
Browse files Browse the repository at this point in the history
  • Loading branch information
totallynotdavid committed Oct 9, 2024
1 parent cbfd303 commit 4c8d085
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@eslint/js": "^9.12.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.5.5",
"@types/node": "^22.7.5",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -55,8 +55,8 @@
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0"
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1"
},
"husky": {
"hooks": {
Expand Down
150 changes: 75 additions & 75 deletions pnpm-lock.yaml

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

0 comments on commit 4c8d085

Please sign in to comment.