Skip to content

Commit 68533b7

Browse files
chore(deps): update dependency @types/node to v18.19.130 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aafb6b0 commit 68533b7

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
@@ -32,7 +32,7 @@
3232
"@types/browser-sync-webpack-plugin": "2.2.5",
3333
"@types/jest": "29.5.14",
3434
"@types/jsdom": "20.0.1",
35-
"@types/node": "18.19.123",
35+
"@types/node": "18.19.130",
3636
"@types/svgo": "2.6.4",
3737
"browser-sync": "2.29.3",
3838
"browser-sync-webpack-plugin": "2.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,10 +1140,10 @@
11401140
dependencies:
11411141
undici-types "~5.26.4"
11421142

1143-
"@types/[email protected].123":
1144-
version "18.19.123"
1145-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.123.tgz#08a3e4f5e0c73b8840c677b7635ce59d5dc1f76d"
1146-
integrity sha512-K7DIaHnh0mzVxreCR9qwgNxp3MH9dltPNIEddW9MYUlcKAzm+3grKNSTe2vCJHI1FaLpvpL5JGJrz1UZDKYvDg==
1143+
"@types/[email protected].130":
1144+
version "18.19.130"
1145+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.130.tgz#da4c6324793a79defb7a62cba3947ec5add00d59"
1146+
integrity sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==
11471147
dependencies:
11481148
undici-types "~5.26.4"
11491149

0 commit comments

Comments
 (0)