chore(deps): Bump @types/node from 22.5.2 to 22.5.4 (#52)
This commit is contained in:
parent
fb3244eae8
commit
93dca0a6a3
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@types/node": "^22.5.2",
|
||||
"@types/node": "^22.5.4",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
"typescript": "^5.5.4"
|
||||
}
|
||||
|
@ -69,9 +69,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.2.tgz",
|
||||
"integrity": "sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==",
|
||||
"version": "22.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.4.tgz",
|
||||
"integrity": "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==",
|
||||
"dependencies": {
|
||||
"undici-types": "~6.19.2"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@types/node": "^22.5.2",
|
||||
"@types/node": "^22.5.4",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
"typescript": "^5.5.4"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue