Skip to content

Commit 8a23800

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.58.2",
8-
"@types/node": "^25.2.3",
8+
"@types/node": "^25.3.1",
99
"nyc": "^17.1.0"
1010
},
1111
"scripts": {

tests/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -236,12 +236,12 @@
236236
dependencies:
237237
playwright "1.58.2"
238238

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==
239+
"@types/node@^25.3.1":
240+
version "25.3.1"
241+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.1.tgz#82f3f6e30ac3b48560a092d9224a975b5c24e38d"
242+
integrity sha512-hj9YIJimBCipHVfHKRMnvmHg+wfhKc0o4mTtXh9pKBjC8TLJzz0nzGmLi5UJsYAUgSvXFHgb0V2oY10DUFtImw==
243243
dependencies:
244-
undici-types "~7.16.0"
244+
undici-types "~7.18.0"
245245

246246
aggregate-error@^3.0.0:
247247
version "3.1.0"
@@ -1008,10 +1008,10 @@ typedarray-to-buffer@^3.1.5:
10081008
dependencies:
10091009
is-typedarray "^1.0.0"
10101010

1011-
undici-types@~7.16.0:
1012-
version "7.16.0"
1013-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
1014-
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
1011+
undici-types@~7.18.0:
1012+
version "7.18.2"
1013+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
1014+
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
10151015

10161016
update-browserslist-db@^1.1.1:
10171017
version "1.1.1"

0 commit comments

Comments
 (0)