Skip to content

Commit 86e1dcc

Browse files
chore(deps): update dependency @types/node to v22.10.3 (#374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61635f4 commit 86e1dcc

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
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/jest": "^29.5.13",
50-
"@types/node": "22.10.2",
50+
"@types/node": "22.10.3",
5151
"@types/sinon": "17.0.3",
5252
"eslint": "9.17.0",
5353
"eslint-config-prettier": "9.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -831,10 +831,10 @@
831831
dependencies:
832832
undici-types "~6.19.2"
833833

834-
"@types/[email protected].2":
835-
version "22.10.2"
836-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
837-
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
834+
"@types/[email protected].3":
835+
version "22.10.3"
836+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.3.tgz#cdc2a89bf6e5d5e593fad08e83f74d7348d5dd10"
837+
integrity sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==
838838
dependencies:
839839
undici-types "~6.20.0"
840840

0 commit comments

Comments
 (0)