mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency @types/node to v13.13.17 (#239)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f749f4257c
commit
5ff0d5e33c
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -518,9 +518,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "13.13.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.16.tgz",
|
||||
"integrity": "sha512-dJ9vXxJ8MEwzNn4GkoAGauejhXoKuJyYKegsA6Af25ZpEDXomeVXt5HUWUNVHk5UN7+U0f6ghC6otwt+7PdSDg==",
|
||||
"version": "13.13.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.17.tgz",
|
||||
"integrity": "sha512-rGZftvdDpsYtG/rOlDOwny1f6Aq4FHJdGSVfPg5vC2DaR9Rt4W2OpsOF5GTU2bSqZmwTkfnsvJhhzpMWYxxlEA==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/normalize-package-data": {
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "9.1.2",
|
||||
"@commitlint/config-conventional": "9.1.2",
|
||||
"@types/node": "13.13.16",
|
||||
"@types/node": "13.13.17",
|
||||
"@typescript-eslint/eslint-plugin": "3.10.1",
|
||||
"@typescript-eslint/parser": "3.10.1",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue