Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 22.10.2 to 22.10.5 in the repo…
Browse files Browse the repository at this point in the history
…-root group (#509)
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 78bcc5b commit 7fbcc9c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint:fix": "eslint --ext=js,mjs,cjs .eslintrc.js scripts examples --fix && ls -d packages/* | while read d; do (cd $d; npm run lint:fix); done"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"dependency-check": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 7fbcc9c

Please sign in to comment.