Skip to content

Commit 0231530

Browse files
Bump @types/node from 14.6.2 to 14.6.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.2 to 14.6.4. - [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 7561636 commit 0231530

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
@@ -74,7 +74,7 @@
7474
"@types/jest": "26.0.13",
7575
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
77-
"@types/node": "14.6.2",
77+
"@types/node": "14.6.4",
7878
"@types/rimraf": "3.0.0",
7979
"@typescript-eslint/eslint-plugin": "4.0.0",
8080
"@typescript-eslint/parser": "3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,10 +1275,10 @@
12751275
dependencies:
12761276
"@types/node" "*"
12771277

1278-
"@types/node@*", "@types/[email protected].2":
1279-
version "14.6.2"
1280-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.2.tgz#264b44c5a28dfa80198fc2f7b6d3c8a054b9491f"
1281-
integrity sha512-onlIwbaeqvZyniGPfdw/TEhKIh79pz66L1q06WUQqJLnAb6wbjvOtepLYTGHTqzdXgBYIE3ZdmqHDGsRsbBz7A==
1278+
"@types/node@*", "@types/[email protected].4":
1279+
version "14.6.4"
1280+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
1281+
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
12821282

12831283
"@types/normalize-package-data@^2.4.0":
12841284
version "2.4.0"

0 commit comments

Comments
 (0)