Skip to content

Commit f51f2d7

Browse files
yarn(deps-dev): bump @types/node from 22.5.0 to 22.5.1 (#4442)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d84730 commit f51f2d7

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
@@ -59,7 +59,7 @@
5959
"@types/i18next-fs-backend": "^1.1.5",
6060
"@types/jest": "^29.5.12",
6161
"@types/js-cookie": "^3.0.6",
62-
"@types/node": "^22.5.0",
62+
"@types/node": "^22.5.1",
6363
"@types/qrcode.react": "^1.0.5",
6464
"@types/react": "^18.3.4",
6565
"@types/react-dom": "^18.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2378,10 +2378,10 @@
23782378
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
23792379
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
23802380

2381-
"@types/node@*", "@types/node@^22.5.0":
2382-
version "22.5.0"
2383-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.0.tgz#10f01fe9465166b4cab72e75f60d8b99d019f958"
2384-
integrity sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==
2381+
"@types/node@*", "@types/node@^22.5.1":
2382+
version "22.5.1"
2383+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.1.tgz#de01dce265f6b99ed32b295962045d10b5b99560"
2384+
integrity sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==
23852385
dependencies:
23862386
undici-types "~6.19.2"
23872387

0 commit comments

Comments
 (0)