8000 Bump @types/node from 13.11.0 to 13.11.1 (#244) · FFY00/github-pages-deploy-action@d2bfdae · GitHub
[go: up one dir, main page]

Skip to content

Commit d2bfdae

Browse files
Bump @types/node from 13.11.0 to 13.11.1 (JamesIves#244)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.11.0 to 13.11.1. - [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> 8000 Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7427667 commit d2bfdae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@types/jest": "25.2.1",
42-
"@types/node": "13.11.0",
42+
"@types/node": "13.11.1",
4343
"eslint": "6.8.0",
4444
"eslint-plugin-github": "3.4.1",
4545
"eslint-plugin-jest": "23.8.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,9 @@
558558
version "7.0.4"
559559
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
560560

561-
"@types/node@13.11.0", "@types/node@>= 8":
562-
version "13.11.0"
563-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.0.tgz#390ea202539c61c8fa6ba4428b57e05bc36dc47b"
561+
"@types/node@13.11.1", "@types/node@>= 8":
562+
version "13.11.1"
563+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
564564

565565
"@types/normalize-package-data@^2.4.0":
566566
version "2.4.0"

0 commit comments

Comments
 (0)
0