Skip to content

Commit a9903fa

Browse files
Bump @types/node from 18.11.18 to 18.15.11 (#1055)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.15.11. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fa9bc0 commit a9903fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"presubmit": "ts-node presubmit.ts"
66
},
77
"devDependencies": {
8-
"@types/node": "~18.11.18",
8+
"@types/node": "~18.15.11",
99
"@types/shelljs": "~0.8.11",
1010
"fs": "~0.0.1-security",
1111
"jasmine": "~3.10.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
8282
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
8383

84-
"@types/node@*", "@types/node@~18.11.18":
85-
version "18.11.18"
86-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
87-
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
84+
"@types/node@*", "@types/node@~18.15.11":
85+
version "18.15.11"
86+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
87+
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
8888

8989
"@types/shelljs@~0.8.11":
9090
version "0.8.11"

0 commit comments

Comments
 (0)