Skip to content

Commit e8ccbad

Browse files
chore(deps): update dependency @types/node to v18.19.100 (#347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ceb327 commit e8ccbad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@testing-library/react": "^13.4.0",
7272
"@testing-library/user-event": "^14.4.3",
7373
"@types/jest": "29.5.14",
74-
"@types/node": "18.19.99",
74+
"@types/node": "18.19.100",
7575
"@types/react": "^18.0.25",
7676
"@types/react-dom": "^18.0.8",
7777
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4182,10 +4182,10 @@
41824182
dependencies:
41834183
undici-types "~5.26.4"
41844184

4185-
"@types/[email protected].99":
4186-
version "18.19.99"
4187-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.99.tgz#0061a7987ea648d0f35ca4ac91fef766d0d26d23"
4188-
integrity sha512-tNGqoGjjI4vY5jfm3lnqgR6yS8wyT76SfsWefLWRyh/cEK4UHmPVyqHZdafI/SNu1PQzfo2JLBWfG8eMmD7KrQ==
4185+
"@types/[email protected].100":
4186+
version "18.19.100"
4187+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.100.tgz#7f3aefbb6911099ab7e0902a1f373b1a4d2c1947"
4188+
integrity sha512-ojmMP8SZBKprc3qGrGk8Ujpo80AXkrP7G2tOT4VWr5jlr5DHjsJF+emXJz+Wm0glmy4Js62oKMdZZ6B9Y+tEcA==
41894189
dependencies:
41904190
undici-types "~5.26.4"
41914191

0 commit comments

Comments
 (0)