10000 Bump @types/node from 14.14.22 to 14.14.25 (#585) · lyrl/github-pages-deploy-action@023cc8d · GitHub
[go: up one dir, main page]

Skip to content

Commit 023cc8d

Browse files
Bump @types/node from 14.14.22 to 14.14.25 (JamesIves#585)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.22 to 14.14.25. - [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 d868450 commit 023cc8d

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.20",
43-
"@types/node": "14.14.22",
43+
"@types/node": "14.14.25",
4444
"eslint": "7.19.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.22", "@types/node@>= 8":
841-
version "14.14.22"
842-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
843-
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
840+
"@types/node@*", "@types/node@14.14.25", "@types/node@>= 8":
841+
version "14.14.25"
842+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
843+
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
844844

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

0 commit comments

Comments
 (0)
0