Skip to content

Commit e6a4e86

Browse files
chore(deps): bump @types/node from 24.13.3 to 26.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.13.3 to 26.1.0. - [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: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34bf54b commit e6a4e86

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test:utils": "echo \"Builder utility tests moved to @filteringdev/tinyshield-lib.\""
1111
},
1212
"dependencies": {
13-
"@types/node": "^24.12.2",
13+
"@types/node": "^26.1.0",
1414
"@filteringdev/tinyshield-lib": "workspace:*"
1515
},
1616
"ava": {

libs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@ava/typescript": "^7.0.0",
45-
"@types/node": "^24.12.2",
45+
"@types/node": "^26.1.0",
4646
"@types/web": "^0.0.349",
4747
"@typescript-eslint/eslint-plugin": "^8.59.2",
4848
"@typescript-eslint/parser": "^8.59.2",

0 commit comments

Comments
 (0)