Skip to content

Commit

Permalink
build(deps): bump @types/node from 22.7.4 to 22.7.5 (#3403)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.4 to 22.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 85d1cb6 commit 9f756db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@lightbase/eslint-config": "1.1.0",
"@types/node": "22.7.4",
"@types/node": "22.7.5",
"@types/react": "18.3.11",
"@tanstack/react-query": "5.59.0",
"axios": "1.7.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/stdlib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"keywords": ["compas", "stdlib", "standard", "logger"],
"license": "MIT",
"dependencies": {
"@types/node": "22.7.4",
"@types/node": "22.7.5",
"dotenv": "16.4.5",
"lodash.merge": "4.6.2",
"pino": "9.4.0"
Expand Down

0 comments on commit 9f756db

Please sign in to comment.