Skip to content

Commit

Permalink
Bump @types/node from 20.9.1 to 22.5.4
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.1 to 22.5.4.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent a33ab72 commit 945de48
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 74 deletions.
2 changes: 1 addition & 1 deletion packages/wonder-stuff-ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"devDependencies": {
"@types/node": "^20.9.1",
"@types/node": "^22.5.4",
"@khanacademy/ws-dev-build-settings": "^2.0.1"
},
"author": "",
Expand Down
Loading

0 comments on commit 945de48

Please sign in to comment.