Skip to content

Commit ddd3d3e

Browse files
chore(deps-dev): types node 24.3.1
1 parent 973b9ce commit ddd3d3e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/bhs-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@eslint/js": "^9.34.0",
2222
"@stylistic/eslint-plugin": "^5.3.1",
2323
"@types/jasmine": "^5.1.9",
24-
"@types/node": "^24.3.0",
24+
"@types/node": "^24.3.1",
2525
"eslint": "^9.34.0",
2626
"eslint-config-flat-gitignore": "^2.1.0",
2727
"eslint-import-resolver-typescript": "^4.4.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3137,12 +3137,12 @@ __metadata:
31373137
languageName: node
31383138
linkType: hard
31393139

3140-
"@types/node@npm:*, @types/node@npm:^24.3.0":
3141-
version: 24.3.0
3142-
resolution: "@types/node@npm:24.3.0"
3140+
"@types/node@npm:*, @types/node@npm:^24.3.1":
3141+
version: 24.3.1
3142+
resolution: "@types/node@npm:24.3.1"
31433143
dependencies:
31443144
undici-types: "npm:~7.10.0"
3145-
checksum: 10c0/96bdeca01f690338957c2dcc92cb9f76c262c10398f8d91860865464412b0f9d309c24d9b03d0bdd26dd47fa7ee3f8227893d5c89bc2009d919a525a22512030
3145+
checksum: 10c0/99b86fc32294fcd61136ca1f771026443a1e370e9f284f75e243b29299dd878e18c193deba1ce29a374932db4e30eb80826e1049b9aad02d36f5c30b94b6f928
31463146
languageName: node
31473147
linkType: hard
31483148

@@ -4252,7 +4252,7 @@ __metadata:
42524252
"@eslint/js": "npm:^9.34.0"
42534253
"@stylistic/eslint-plugin": "npm:^5.3.1"
42544254
"@types/jasmine": "npm:^5.1.9"
4255-
"@types/node": "npm:^24.3.0"
4255+
"@types/node": "npm:^24.3.1"
42564256
"@wdio/cli": "npm:^9.19.2"
42574257
"@wdio/jasmine-framework": "npm:^9.19.2"
42584258
"@wdio/local-runner": "npm:^9.19.2"

0 commit comments

Comments
 (0)