Skip to content

Commit 942a558

Browse files
authored
Merge pull request #890 from laboperator-gmbh/dependabot/npm_and_yarn/types/node-24.10.2
Bump @types/node from 24.10.1 to 24.10.2
2 parents 872d24e + 21f2e59 commit 942a558

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/workflows/dependabot_dedupe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: laboperator-gmbh/github-actions/yarn-dedupe@v1
15+
- uses: laboperator-gmbh/github-actions/yarn/dedupe@v1

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@laboperator-gmbh/application
1+
* @laboperator-gmbh/application

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@laboperator-gmbh/eslint-config-node": "~0.2.0",
4646
"@types/jest": "^30.0.0",
4747
"@types/lodash": "^4.17.21",
48-
"@types/node": "^24.10.1",
48+
"@types/node": "^24.10.2",
4949
"eslint": "^9.39.1",
5050
"eslint-plugin-jest": "^29.2.1",
5151
"fast-glob": "^3.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ __metadata:
947947
"@laboperator-gmbh/eslint-config-node": "npm:~0.2.0"
948948
"@types/jest": "npm:^30.0.0"
949949
"@types/lodash": "npm:^4.17.21"
950-
"@types/node": "npm:^24.10.1"
950+
"@types/node": "npm:^24.10.2"
951951
ajv: "npm:^8.17.1"
952952
ajv-formats: "npm:^3.0.1"
953953
eslint: "npm:^9.39.1"
@@ -1216,12 +1216,12 @@ __metadata:
12161216
languageName: node
12171217
linkType: hard
12181218

1219-
"@types/node@npm:*, @types/node@npm:^24.10.1":
1220-
version: 24.10.1
1221-
resolution: "@types/node@npm:24.10.1"
1219+
"@types/node@npm:*, @types/node@npm:^24.10.2":
1220+
version: 24.10.2
1221+
resolution: "@types/node@npm:24.10.2"
12221222
dependencies:
12231223
undici-types: "npm:~7.16.0"
1224-
checksum: 10c0/d6bca7a78f550fbb376f236f92b405d676003a8a09a1b411f55920ef34286ee3ee51f566203920e835478784df52662b5b2af89159d9d319352e9ea21801c002
1224+
checksum: 10c0/560c894e1a9bf7468718ceca8cd520361fd0d3fcc0b020c2f028fc722b28b5b56aecd16736a9b753d52a14837c066cf23480a8582ead59adc63a7e4333bc976c
12251225
languageName: node
12261226
linkType: hard
12271227

0 commit comments

Comments
 (0)