Skip to content

Commit 046987d

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

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.7.0",
26+
"@types/node": "24.7.1",
2727
"@types/xml": "1.0.11",
2828
"@typescript-eslint/eslint-plugin": "8.45.0",
2929
"@typescript-eslint/parser": "8.46.0",

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].0":
162-
version "24.7.0"
163-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.0.tgz#a34c9f0d3401db396782e440317dd5d8373c286f"
164-
integrity sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw==
161+
"@types/node@*", "@types/[email protected].1":
162+
version "24.7.1"
163+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.1.tgz#3f0b17eddcd965c9e337af22459b04bafbf96e5e"
164+
integrity sha512-CmyhGZanP88uuC5GpWU9q+fI61j2SkhO3UGMUdfYRE6Bcy0ccyzn1Rqj9YAB/ZY4kOXmNf0ocah5GtphmLMP6Q==
165165
dependencies:
166166
undici-types "~7.14.0"
167167

0 commit comments

Comments
 (0)