Skip to content

Commit 68b7b52

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @types/node from 14.14.35 to 14.14.36
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 14.14.36. - [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 0378af6 commit 68b7b52

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.0",
2121
"@rollup/plugin-replace": "^2.4.1",
2222
"@types/jest": "26.0.21",
23-
"@types/node": "14.14.35",
23+
"@types/node": "14.14.36",
2424
"@vue/compiler-sfc": "3.0.7",
2525
"babel-jest": "^26.6.3",
2626
"babel-preset-jest": "^26.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1427,10 +1427,10 @@
14271427
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
14281428
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
14291429

1430-
"@types/node@*", "@types/[email protected].35":
1431-
version "14.14.35"
1432-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
1433-
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
1430+
"@types/node@*", "@types/[email protected].36":
1431+
version "14.14.36"
1432+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.36.tgz#5637905dbb15c30a33a3c65b9ef7c20e3c85ebad"
1433+
integrity sha512-kjivUwDJfIjngzbhooRnOLhGYz6oRFi+L+EpMjxroDYXwDw9lHrJJ43E+dJ6KAd3V3WxWAJ/qZE9XKYHhjPOFQ==
14341434

14351435
"@types/normalize-package-data@^2.4.0":
14361436
version "2.4.0"

0 commit comments

Comments
 (0)