Skip to content

Commit faf8626

Browse files
dependabot[bot]adi-herwana-nus
authored andcommitted
chore(deps-dev): bump @types/node
Bumps the all-dependencies group with 1 update in the /tests directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 25.9.1 to 25.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: 25.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21949a7 commit faf8626

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.60.0",
8-
"@types/node": "^25.9.1",
8+
"@types/node": "^25.9.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.60.0"
238238

239-
"@types/node@^25.9.1":
240-
version "25.9.1"
241-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.1.tgz#3bda556db500ae4319c08e7fc9ab94f19013ba0b"
242-
integrity sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==
239+
"@types/node@^25.9.2":
240+
version "25.9.2"
241+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.2.tgz#fc8958e757994b71fee516f9634bdb03d1b19e9f"
242+
integrity sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==
243243
dependencies:
244244
undici-types ">=7.24.0 <7.24.7"
245245

0 commit comments

Comments
 (0)