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.14 (#134)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d4e923f2ab
commit
d9fe459c1b
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -318,9 +318,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "13.13.13",
|
"version": "13.13.14",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.13.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.14.tgz",
|
||||||
"integrity": "sha512-UfvBE9oRCAJVzfR+3eWm/sdLFe/qroAPEXP3GPJ1SehQiEVgZT6NQZWYbPMiJ3UdcKM06v4j+S1lTcdWCmw+3g==",
|
"integrity": "sha512-Az3QsOt1U/K1pbCQ0TXGELTuTkPLOiFIQf3ILzbOyo0FqgV9SxRnxbxM5QlAveERZMHpZY+7u3Jz2tKyl+yg6g==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/parse-json": {
|
"@types/parse-json": {
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "8.3.5",
|
"@commitlint/cli": "8.3.5",
|
||||||
"@commitlint/config-conventional": "8.3.4",
|
"@commitlint/config-conventional": "8.3.4",
|
||||||
"@types/node": "13.13.13",
|
"@types/node": "13.13.14",
|
||||||
"@typescript-eslint/eslint-plugin": "2.34.0",
|
"@typescript-eslint/eslint-plugin": "2.34.0",
|
||||||
"@typescript-eslint/parser": "2.34.0",
|
"@typescript-eslint/parser": "2.34.0",
|
||||||
"@zeit/ncc": "0.22.3",
|
"@zeit/ncc": "0.22.3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue