mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore(deps): update dependency @types/node to v13.13.25 (#306)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e5f3ab9d53
commit
c327e23fa9
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -383,9 +383,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "13.13.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.24.tgz",
|
||||
"integrity": "sha512-ry1JlHIVcmQFNq5KWgdEo1NVu7qFDi+vQPknWWDCc05cekTLVr2y0FHAKXTfv4OLWw+GOzdVe8eFWPoYEdk05w==",
|
||||
"version": "13.13.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.25.tgz",
|
||||
"integrity": "sha512-6ZMK4xRcF2XrPdKmPYQxZkdHKV18xKgUFVvhIgw2iwaaO6weleLPHLBGPZmLhjo+m1N+MZXRAoBEBCCVqgO2zQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/normalize-package-data": {
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "11.0.0",
|
||||
"@commitlint/config-conventional": "11.0.0",
|
||||
"@types/node": "13.13.24",
|
||||
"@types/node": "13.13.25",
|
||||
"@typescript-eslint/eslint-plugin": "4.4.0",
|
||||
"@typescript-eslint/parser": "4.4.0",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue