Skip to content

Commit ecdc428

Browse files
authoredOct 7, 2024
Merge pull request #1226 from vue-a11y/dependabot/npm_and_yarn/types/node-22.7.5
build(deps-dev): bump @types/node from 22.7.4 to 22.7.5
2 parents baec0ce + 8ac6049 commit ecdc428

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1324,9 +1324,9 @@
13241324
integrity sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==
13251325

13261326
"@types/node@*", "@types/node@^22.0.0":
1327-
version "22.7.4"
1328-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.4.tgz#e35d6f48dca3255ce44256ddc05dee1c23353fcc"
1329-
integrity sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==
1327+
version "22.7.5"
1328+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b"
1329+
integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==
13301330
dependencies:
13311331
undici-types "~6.19.2"
13321332

0 commit comments

Comments
 (0)
Please sign in to comment.