Skip to content

Commit

Permalink
Bump @types/node from 16.18.60 to 16.18.66 (#1371)
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.60 to 16.18.66.
- [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 Dec 2, 2023
1 parent 2cda21d commit 5a306ca
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.18.60",
"@types/node": "^16.18.66",
"@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.18.60
"@types/node": ^16.18.66
"@types/prettier": ^2
"@yarnpkg/shell": ^3.3.0
axios: ^1.6.0
Expand Down Expand Up @@ -5012,10 +5012,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.18.60":
version: 16.18.60
resolution: "@types/node@npm:16.18.60"
checksum: aa0c81c3f20e663584bf17a5968e54c419277af7982ef41f9d83edd1b7ab4c8af2583a3c8a9e1cf659c6307e6f787e1be20522855121371f5a46d1d54f8a70e3
"@types/node@npm:^16.18.66":
version: 16.18.66
resolution: "@types/node@npm:16.18.66"
checksum: 84408652068f8c7e3aa1fa6f333be8044ae802a700eb3b4101fc27d047eefcc742e636809a6318fb0100b1355658649f4a0fc2398fb04f27b1a357f6f3579cd0
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a306ca

Please sign in to comment.