Skip to content

Commit e6a0afb

Browse files
dependabot[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @types/node from 15.12.3 to 15.12.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.3 to 15.12.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent addfb3a commit e6a0afb

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": "^13.0.0",
2121
"@rollup/plugin-replace": "^2.4.2",
2222
"@types/jest": "26.0.23",
23-
"@types/node": "15.12.3",
23+
"@types/node": "15.12.4",
2424
"@types/pretty": "^2.0.0",
2525
"@vue/compiler-dom": "^3.0.11",
2626
"@vue/compiler-sfc": "3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,10 +1623,10 @@
16231623
resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-1.0.2.tgz#e2ce9d83a613bacf284c7be7d491945e39e1f8e9"
16241624
integrity sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==
16251625

1626-
"@types/node@*", "@types/[email protected].3":
1627-
version "15.12.3"
1628-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.3.tgz#2817bf5f25bc82f56579018c53f7d41b1830b1af"
1629-
integrity sha512-SNt65CPCXvGNDZ3bvk1TQ0Qxoe3y1RKH88+wZ2Uf05dduBCqqFQ76ADP9pbT+Cpvj60SkRppMCh2Zo8tDixqjQ==
1626+
"@types/node@*", "@types/[email protected].4":
1627+
version "15.12.4"
1628+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
1629+
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==
16301630

16311631
"@types/normalize-package-data@^2.4.0":
16321632
version "2.4.0"

0 commit comments

Comments
 (0)