Skip to content

Commit

Permalink
Bump @types/node from 16.18.38 to 16.18.60 (#1309)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.38 to 16.18.60.
- [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-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 Nov 5, 2023
1 parent 1d6e42e commit ab67d9e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@types/babel__generator": "^7",
"@types/copyfiles": "^2",
"@types/node": "^16.9.4",
"@types/node": "^16.18.60",
"@types/prettier": "^2",
"copyfiles": "^2.4.1",
"nodemon": "^2.0.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2765,7 +2765,7 @@ __metadata:
"@iota-wiki/core": "workspace:^"
"@types/babel__generator": ^7
"@types/copyfiles": ^2
"@types/node": ^16.9.4
"@types/node": ^16.18.60
"@types/prettier": ^2
"@yarnpkg/shell": ^3.2.0
axios: ^0.27.2
Expand Down Expand Up @@ -4941,10 +4941,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.9.4":
version: 16.18.38
resolution: "@types/node@npm:16.18.38"
checksum: a3baa141e49ce94486f083eea1240cf38479a73ba663e1bf3f52f85b466125821b6e3ea85ded38fde3901530aca4601291395a50eefcea533a4f3b45171bda28
"@types/node@npm:^16.18.60":
version: 16.18.60
resolution: "@types/node@npm:16.18.60"
checksum: aa0c81c3f20e663584bf17a5968e54c419277af7982ef41f9d83edd1b7ab4c8af2583a3c8a9e1cf659c6307e6f787e1be20522855121371f5a46d1d54f8a70e3
languageName: node
linkType: hard

Expand Down

0 comments on commit ab67d9e

Please sign in to comment.