Skip to content

Commit f8e64e1

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump @types/node from 24.9.1 to 24.9.2 in /core
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.1 to 24.9.2. - [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-version: 24.9.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98ac1a0 commit f8e64e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/command-line-usage": "5.0.4",
2424
"@types/lodash.escaperegexp": "4.1.9",
2525
"@types/lodash.isequal": "4.5.8",
26-
"@types/node": "24.9.1",
26+
"@types/node": "24.9.2",
2727
"@types/xml": "1.0.11",
2828
"@typescript-eslint/eslint-plugin": "8.46.2",
2929
"@typescript-eslint/parser": "8.46.2",

core/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,10 @@
158158
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.10.tgz"
159159
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
160160

161-
"@types/node@*", "@types/[email protected].1":
162-
version "24.9.1"
163-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
164-
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
161+
"@types/node@*", "@types/[email protected].2":
162+
version "24.9.2"
163+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d"
164+
integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==
165165
dependencies:
166166
undici-types "~7.16.0"
167167

0 commit comments

Comments
 (0)