Skip to content

Commit 0bf4915

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.58.2",
8-
"@types/node": "^25.5.0",
8+
"@types/node": "^25.5.2",
99
"nyc": "^18.0.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.58.2"
238238

239-
"@types/node@^25.5.0":
240-
version "25.5.0"
241-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.5.0.tgz#5c99f37c443d9ccc4985866913f1ed364217da31"
242-
integrity sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==
239+
"@types/node@^25.5.2":
240+
version "25.5.2"
241+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.5.2.tgz#94861e32f9ffd8de10b52bbec403465c84fff762"
242+
integrity sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==
243243
dependencies:
244244
undici-types "~7.18.0"
245245

0 commit comments

Comments
 (0)