Skip to content

Commit 7f7600f

Browse files
chore(deps): update dependency @types/node to v22.15.3
1 parent d8f54e4 commit 7f7600f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@biomejs/biome": "1.9.4",
3535
"@types/chai": "5.2.1",
3636
"@types/mocha": "10.0.10",
37-
"@types/node": "22.15.2",
37+
"@types/node": "22.15.3",
3838
"@types/semver": "7.7.0",
3939
"@types/which": "3.0.4",
4040
"c8": "10.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,12 +237,12 @@ __metadata:
237237
languageName: node
238238
linkType: hard
239239

240-
"@types/node@npm:22.15.2":
241-
version: 22.15.2
242-
resolution: "@types/node@npm:22.15.2"
240+
"@types/node@npm:22.15.3":
241+
version: 22.15.3
242+
resolution: "@types/node@npm:22.15.3"
243243
dependencies:
244244
undici-types: "npm:~6.21.0"
245-
checksum: 10c0/39da31d5fc63b14fabd217bb8a921c4a7fc3d99f233440209f9fc2d5d736e8773f7efc65223e2fd0e8db8390b0baab9c0cd2e951c2ece8b237f07313ab3cf295
245+
checksum: 10c0/2879f012d1aeba0bfdb5fed80d165f4f2cb3d1f2e1f98a24b18d4a211b4ace7d64bf2622784c78355982ffc1081ba79d0934efc2fb8353913e5871a63609661f
246246
languageName: node
247247
linkType: hard
248248

@@ -1704,7 +1704,7 @@ __metadata:
17041704
"@oliversalzburg/js-utils": "npm:0.3.0"
17051705
"@types/chai": "npm:5.2.1"
17061706
"@types/mocha": "npm:10.0.10"
1707-
"@types/node": "npm:22.15.2"
1707+
"@types/node": "npm:22.15.3"
17081708
"@types/semver": "npm:7.7.0"
17091709
"@types/which": "npm:3.0.4"
17101710
c8: "npm:10.1.3"

0 commit comments

Comments
 (0)