Skip to content

Commit 18dae85

Browse files
dependabot[bot]adi-herwana-nus
authored andcommitted
chore(deps-dev): bump @types/node from 25.0.9 to 25.2.3 in /tests
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.9 to 25.2.3. - [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: 25.2.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c87c30d commit 18dae85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"devDependencies": {
77
"@playwright/test": "^1.57.0",
8-
"@types/node": "^25.0.9",
8+
"@types/node": "^25.2.3",
99
"nyc": "^17.1.0"
1010
},
1111
"scripts": {

tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,10 @@
236236
dependencies:
237237
playwright "1.57.0"
238238

239-
"@types/node@^25.0.9":
240-
version "25.0.9"
241-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.9.tgz#81ce3579ddf67cae812a9d49c8a0ab90c82e7782"
242-
integrity sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==
239+
"@types/node@^25.2.3":
240+
version "25.2.3"
241+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.3.tgz#9c18245be768bdb4ce631566c7da303a5c99a7f8"
242+
integrity sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==
243243
dependencies:
244244
undici-types "~7.16.0"
245245

0 commit comments

Comments
 (0)