8000 Bump @types/node from 14.14.31 to 14.14.35 (#640) · j143/github-pages-deploy-action@23b9a03 · GitHub
[go: up one dir, main page]

Skip to content

Commit 23b9a03

Browse files
Bump @types/node from 14.14.31 to 14.14.35 (JamesIves#640)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.35. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 703d120 commit 23b9a03

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@types/jest": "26.0.21",
43-
"@types/node": "14.14.31",
43+
"@types/node": "14.14.35",
4444
"eslint": "7.22.0",
4545
"eslint-plugin-github": "4.1.2",
4646
"eslint-plugin-jest": "24.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -745,10 +745,10 @@
745745
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
746746
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
747747

748-
"@types/node@*", "@types/node@14.14.31", "@types/node@>= 8":
749-
version "14.14.31"
750-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
751-
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
748+
"@types/node@*", "@types/node@14.14.35", "@types/node@>= 8":
749+
version "14.14.35"
750+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
751+
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
752752

753753
"@types/normalize-package-data@^2.4.0":
754754
version "2.4.0"

0 commit comments

Comments
 (0)
0