Skip to content

Commit 87ebfba

Browse files
yarn(deps-dev): bump @types/node from 22.15.23 to 22.15.27 (#5115)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fe8855 commit 87ebfba

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
@@ -61,7 +61,7 @@
6161
"@types/i18next-fs-backend": "^1.2.0",
6262
"@types/jest": "^29.5.14",
6363
"@types/js-cookie": "^3.0.6",
64-
"@types/node": "^22.15.23",
64+
"@types/node": "^22.15.27",
6565
"@types/qrcode.react": "^3.0.0",
6666
"@types/react": "^18.3.12",
6767
"@types/react-dom": "^18.3.1",

yarn.lock

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

2514-
"@types/node@*", "@types/node@^22.15.23":
2515-
version "22.15.23"
2516-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.23.tgz#a0b7c03f951f1ffe381a6a345c68d80e48043dd0"
2517-
integrity sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==
2514+
"@types/node@*", "@types/node@^22.15.27":
2515+
version "22.15.27"
2516+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.27.tgz#b99cd64129c4c85a69edca903af9b3aa72c3b4f7"
2517+
integrity sha512-5fF+eu5mwihV2BeVtX5vijhdaZOfkQTATrePEaXTcKqI16LhJ7gi2/Vhd9OZM0UojcdmiOCVg5rrax+i1MdoQQ==
25182518
dependencies:
25192519
undici-types "~6.21.0"
25202520

0 commit comments

Comments
 (0)