Skip to content

Commit

Permalink
chore(deps): bump @types/node from 18.18.6 to 18.18.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.18.6 to 18.18.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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 0456604 commit 186121f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/dagre-layout": "^0.8.4",
"@types/jest": "^29.5.6",
"@types/jquery": "^3.5.25",
"@types/node": "^18.18.6",
"@types/node": "^18.18.7",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.14",
"@types/react-router-dom": "^5.3.3",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2517,7 +2517,7 @@ __metadata:
"@types/dagre-layout": ^0.8.4
"@types/jest": ^29.5.6
"@types/jquery": ^3.5.25
"@types/node": ^18.18.6
"@types/node": ^18.18.7
"@types/react": ^18.2.23
"@types/react-dom": ^18.2.14
"@types/react-router-dom": ^5.3.3
Expand Down Expand Up @@ -4666,10 +4666,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.18.6":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
"@types/node@npm:^18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -19171,6 +19173,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit 186121f

Please sign in to comment.