Update dependency @types/node to v14.18.61
All checks were successful
valuya/comptaplan_app/pipeline/pr-dev This commit looks good
valuya/comptaplan_app/pipeline/head This commit looks good

This commit is contained in:
renovate 2023-09-17 01:04:21 +00:00
parent 18cf038fc9
commit 41091c692a

View File

@ -8,15 +8,15 @@
"name": "publish-app-store", "name": "publish-app-store",
"version": "1.0.0", "version": "1.0.0",
"dependencies": { "dependencies": {
"@types/node": "^14.18.58", "@types/node": "^14.18.61",
"googleapis": "^91.0.0", "googleapis": "^91.0.0",
"typescript": "^4.5.2" "typescript": "^4.5.2"
} }
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "14.18.58", "version": "14.18.61",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.58.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.61.tgz",
"integrity": "sha512-Y8ETZc8afYf6lQ/mVp096phIVsgD/GmDxtm3YaPcc+71jmi/J6zdwbwaUU4JvS56mq6aSfbpkcKhQ5WugrWFPw==" "integrity": "sha512-1mFT4DqS4/s9tlZbdkwEB/EnSykA9MDeDLIk3FHApGvIMGY//qgstB2gu9GKGESWyW/qiRUO+jhlLJ9bBJ8j+Q=="
}, },
"node_modules/abort-controller": { "node_modules/abort-controller": {
"version": "3.0.0", "version": "3.0.0",