Skip to content

Commit 6b99c43

Browse files
Bump @types/node from 13.5.1 to 13.5.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.5.1 to 13.5.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 62d587d commit 6b99c43

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@testing-library/react": "^9.4.0",
5656
"@types/enzyme": "^3.10.4",
5757
"@types/jest": "^25.1.1",
58-
"@types/node": "^13.5.1",
58+
"@types/node": "^13.5.3",
5959
"@types/react-test-renderer": "^16.9.2",
6060
"@typescript-eslint/eslint-plugin": "^2.18.0",
6161
"@typescript-eslint/parser": "^2.18.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2967,10 +2967,10 @@
29672967
dependencies:
29682968
"@types/node" "*"
29692969

2970-
"@types/node@*", "@types/node@>= 8", "@types/node@^13.5.1":
2971-
version "13.5.1"
2972-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.1.tgz#6fae50892d1841f4b38b298e2f78fb68c5960cb9"
2973-
integrity sha512-Jj2W7VWQ2uM83f8Ls5ON9adxN98MvyJsMSASYFuSvrov8RMRY64Ayay7KV35ph1TSGIJ2gG9ZVDdEq3c3zaydA==
2970+
"@types/node@*", "@types/node@>= 8", "@types/node@^13.5.3":
2971+
version "13.5.3"
2972+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.3.tgz#37f1f539b7535b9fb4ef77d59db1847a837b7f17"
2973+
integrity sha512-ZPnWX9PW992w6DUsz3JIXHaSb5v7qmKCVzC3km6SxcDGxk7zmLfYaCJTbktIa5NeywJkkZDhGldKqDIvC5DRrA==
29742974

29752975
"@types/node@^12.12.6":
29762976
version "12.12.21"
@@ -8524,7 +8524,7 @@ gatsby-cli@^2.8.28:
85248524
ink "^2.6.0"
85258525
ink-spinner "^3.0.1"
85268526

8527-
gatsby-core-utils@^1.0.26, gatsby-core-utils@^1.0.27:
8527+
gatsby-core-utils@^1.0.27:
85288528
version "1.0.27"
85298529
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.27.tgz#d08270fc3de7ca48a1ae2f0931afb08c09647141"
85308530
integrity sha512-w75Sjby/XhYQexeDTAQoBI385BXMt79B+hT55JwQmtz1VJ4/gQMUENG2J5ABzPsN7rD1TueNcR9BpU5Ns7sgdw==

0 commit comments

Comments
 (0)