Skip to content

Commit 706e5ab

Browse files
dependabot-preview[bot]afontcu
authored andcommitted
chore(deps-dev): bump @types/node from 14.14.37 to 14.14.39
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 14.14.39. - [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 351229c commit 706e5ab

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
@@ -20,7 +20,7 @@
2020
"@rollup/plugin-node-resolve": "^11.2.1",
2121
"@rollup/plugin-replace": "^2.4.2",
2222
"@types/jest": "26.0.22",
23-
"@types/node": "14.14.37",
23+
"@types/node": "14.14.39",
2424
"@types/pretty": "^2.0.0",
2525
"@vue/compiler-sfc": "3.0.11",
2626
"babel-jest": "^26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,10 +1448,10 @@
14481448
jest-diff "^26.0.0"
14491449
pretty-format "^26.0.0"
14501450

1451-
"@types/node@*", "@types/[email protected].37":
1452-
version "14.14.37"
1453-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
1454-
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
1451+
"@types/node@*", "@types/[email protected].39":
1452+
version "14.14.39"
1453+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.39.tgz#9ef394d4eb52953d2890e4839393c309aa25d2d1"
1454+
integrity sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw==
14551455

14561456
"@types/normalize-package-data@^2.4.0":
14571457
version "2.4.0"

0 commit comments

Comments
 (0)