Skip to content

Commit 08b9260

Browse files
Merge pull request #605 from devoxa/renovate/node-18.x
Update dependency @types/node from 18.18.10 to 18.18.11
2 parents c4ce882 + c60ee03 commit 08b9260

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@swc/core": "1.3.96",
2626
"@swc/jest": "0.2.29",
2727
"@types/jest": "29.5.9",
28-
"@types/node": "18.18.10",
28+
"@types/node": "18.18.11",
2929
"eslint": "8.54.0",
3030
"jest": "29.7.0",
3131
"prettier": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,10 +1134,10 @@
11341134
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
11351135
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
11361136

1137-
"@types/[email protected].10":
1138-
version "18.18.10"
1139-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.10.tgz#4971bffdf3a43977c4c8166aa714b2c0b05b3256"
1140-
integrity sha512-luANqZxPmjTll8bduz4ACs/lNTCLuWssCyjqTY9yLdsv1xnViQp3ISKwsEWOIecO13JWUqjVdig/Vjjc09o8uA==
1137+
"@types/[email protected].11":
1138+
version "18.18.11"
1139+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.11.tgz#d43f6b92671eacfdd1fedb7a897388fb8880323f"
1140+
integrity sha512-c1vku6qnTeujJneYH94/4aq73XrVcsJe35UPyAsSok1ijiKrkRzK+AxQPSpNMUnC03roWBBwJx/9I8V7lQoxmA==
11411141
dependencies:
11421142
undici-types "~5.26.4"
11431143

0 commit comments

Comments
 (0)