mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-30 00:07:29 +00:00
chore(deps-dev): bump @types/node from 13.9.5 to 13.9.8 (#136)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.5 to 13.9.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7f3893b917
commit
0df81f38f2
Generated
+3
-3
@@ -2153,9 +2153,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "13.9.5",
|
"version": "13.9.8",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.9.5.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.9.8.tgz",
|
||||||
"integrity": "sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==",
|
"integrity": "sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/prettier": {
|
"@types/prettier": {
|
||||||
|
|||||||
+1
-1
@@ -33,7 +33,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/download": "^6.2.4",
|
"@types/download": "^6.2.4",
|
||||||
"@types/jest": "^25.1.4",
|
"@types/jest": "^25.1.4",
|
||||||
"@types/node": "^13.9.5",
|
"@types/node": "^13.9.8",
|
||||||
"jest": "^25.2.4",
|
"jest": "^25.2.4",
|
||||||
"jest-circus": "^25.2.4",
|
"jest-circus": "^25.2.4",
|
||||||
"jest-runtime": "^25.2.4",
|
"jest-runtime": "^25.2.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user