8000 Bump @types/node from 14.14.10 to 14.14.11 (#533) · CasP0/github-pages-deploy-action@777d5f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 777d5f4

Browse files
Bump @types/node from 14.14.10 to 14.14.11 (JamesIves#533)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.11. - [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 6e72a77 commit 777d5f4

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.17",
43-
"@types/node": "14.14.10",
43+
"@types/node": "14.14.11",
4444
"eslint": "7.15.0",
4545
"eslint-plugin-github": "4.1.1",
4646
"eslint-plugin-jest": "24.1.3",

yarn.lock

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

840-
"@types/node@*", "@types/node@14.14.10", "@types/node@>= 8":
841-
version "14.14.10"
842-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
843-
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
840+
"@types/node@*", "@types/node@14.14.11", "@types/node@>= 8":
841+
version "14.14.11"
842+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.11.tgz#fc25a4248a5e8d0837019b1d170146d07334abe0"
843+
integrity sha512-BJ97wAUuU3NUiUCp44xzUFquQEvnk1wu7q4CMEUYKJWjdkr0YWYDsm4RFtAvxYsNjLsKcrFt6RvK8r+mnzMbEQ==
844844

845845
"@types/normalize-package-data@^2.4.0":
846846
version "2.4.0"

0 commit comments

Comments
 (0)
0