Skip to content

Commit 594de9a

Browse files
Bump @types/node from 18.11.9 to 18.11.10 (#772)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.10. - [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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f2ac1f commit 594de9a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
"@types/lodash-es": "^4.17.3",
558558
"@types/lru-cache": "^7.10.10",
559559
"@types/mocha": "^10.0.0",
560-
"@types/node": "^18.11.9",
560+
"@types/node": "^18.11.10",
561561
"@types/vscode": "^1.69.0",
562562
"@types/which": "^2.0.1",
563563
"@types/yauzl": "^2.9.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,10 @@
210210
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52"
211211
integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg==
212212

213-
"@types/node@*", "@types/node@^18.11.9":
214-
version "18.11.9"
215-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
216-
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
213+
"@types/node@*", "@types/node@^18.11.10":
214+
version "18.11.10"
215+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34"
216+
integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==
217217

218218
"@types/semver@^7.3.12":
219219
version "7.3.12"

0 commit comments

Comments
 (0)