Skip to content

Commit 364b260

Browse files
authored
Merge pull request #350 from bervProject/dependabot/npm_and_yarn/types/node-25.3.3
Bump @types/node from 25.1.0 to 25.3.3
2 parents 0e972b1 + 02ccc38 commit 364b260

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@rollup/plugin-node-resolve": "^16.0.3",
2121
"@rollup/plugin-typescript": "^12.3.0",
2222
"@types/jest": "^27.4.1",
23-
"@types/node": "^25.1.0",
23+
"@types/node": "^25.3.3",
2424
"@types/node-cron": "^3.0.11",
2525
"cross-env": "^10.1.0",
2626
"jest": "^26.6.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -833,12 +833,12 @@
833833
resolved "https://registry.yarnpkg.com/@types/node-cron/-/node-cron-3.0.11.tgz#70b7131f65038ae63cfe841354c8aba363632344"
834834
integrity sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==
835835

836-
"@types/node@*", "@types/node@^25.1.0":
837-
version "25.1.0"
838-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.1.0.tgz#95cc584f1f478301efc86de4f1867e5875e83571"
839-
integrity sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==
836+
"@types/node@*", "@types/node@^25.3.3":
837+
version "25.3.3"
838+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.3.tgz#605862544ee7ffd7a936bcbf0135a14012f1e549"
839+
integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==
840840
dependencies:
841-
undici-types "~7.16.0"
841+
undici-types "~7.18.0"
842842

843843
"@types/normalize-package-data@^2.4.0":
844844
version "2.4.0"
@@ -4281,10 +4281,10 @@ typescript@^4.9.5:
42814281
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
42824282
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
42834283

4284-
undici-types@~7.16.0:
4285-
version "7.16.0"
4286-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
4287-
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
4284+
undici-types@~7.18.0:
4285+
version "7.18.2"
4286+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
4287+
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
42884288

42894289
union-value@^1.0.0:
42904290
version "1.0.1"

0 commit comments

Comments
 (0)