mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-15 23:27:40 +00:00
chore(deps): update dependency @types/node to v22.10.2 (#2376)
Some checks failed
Format README.md / sync-assets (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Codacy Security Scan / Codacy Security Scan (push) Has been cancelled
Some checks failed
Format README.md / sync-assets (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Codacy Security Scan / Codacy Security Scan (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef3b6f1fa5
commit
ac47125d2d
1 changed files with 3 additions and 3 deletions
|
@ -1173,9 +1173,9 @@
|
|||
"@types/braces" "*"
|
||||
|
||||
"@types/node@*", "@types/node@^22.0.0":
|
||||
version "22.10.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
|
||||
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
|
||||
version "22.10.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
|
||||
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
|
||||
dependencies:
|
||||
undici-types "~6.20.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue