Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 18.8.5 to 20.8.7
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.5 to 20.8.7.
- [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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent 8643ed5 commit f985538
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 82 deletions.
2 changes: 1 addition & 1 deletion examples/node-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@remix-run/dev": "^1.7.2",
"@remix-run/eslint-config": "^1.7.2",
"@types/node": "^18.8.4",
"@types/node": "^20.8.7",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.0.6",
"eslint": "^8.45.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/strava-strategy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@remix-run/react": "^1.7.2",
"@remix-run/server-runtime": "^1.19.3",
"@types/jest": "^29.1.2",
"@types/node": "^18.8.4",
"@types/node": "^20.8.7",
"babel-jest": "^29.6.3",
"eslint-config-custom": "workspace:*",
"jest": "^29.1.2",
Expand Down
Loading

0 comments on commit f985538

Please sign in to comment.