mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 01:12:35 +00:00
chore(deps): update dependency @types/node to v13.13.38 (#468)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ee24e4aa4c
commit
76cfbbb854
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -377,9 +377,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "13.13.36",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.36.tgz",
|
||||
"integrity": "sha512-ctzZJ+XsmHQwe3xp07gFUq4JxBaRSYzKHPgblR76//UanGST7vfFNF0+ty5eEbgTqsENopzoDK090xlha9dccQ==",
|
||||
"version": "13.13.38",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.38.tgz",
|
||||
"integrity": "sha512-oxo8j9doh7ab9NwDA9bCeFfjHRF/uzk+fTljCy8lMjZ3YzZGAXNDKhTE3Byso/oy32UTUQIXB3HCVHu3d2T3xg==",
|
||||
"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.36",
|
||||
"@types/node": "13.13.38",
|
||||
"@typescript-eslint/eslint-plugin": "4.6.0",
|
||||
"@typescript-eslint/parser": "4.6.0",
|
||||
"@zeit/ncc": "0.22.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue