Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit a2cf6af

Browse files
authored
Merge pull request #371 from oclif/dependabot-npm_and_yarn-types-node-14.18.53
chore(dev-deps): bump @types/node from 14.18.51 to 14.18.53
2 parents 260a441 + f048f58 commit a2cf6af

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/indent-string": "^4.0.1",
1818
"@types/lodash": "^4.14.181",
1919
"@types/mocha": "^8.2.3",
20-
"@types/node": "^14.18.51",
20+
"@types/node": "^14.18.53",
2121
"@types/proxyquire": "^1.3.28",
2222
"@types/wrap-ansi": "^3.0.0",
2323
"chai": "^4.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,10 @@
134134
dependencies:
135135
"@types/node" "*"
136136

137-
"@types/node@*", "@types/node@^14.18.51":
138-
version "14.18.51"
139-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.51.tgz#cb90935b89c641201c3d07a595c3e22d1cfaa417"
140-
integrity sha512-P9bsdGFPpVtofEKlhWMVS2qqx1A/rt9QBfihWlklfHHpUpjtYse5AzFz6j4DWrARLYh6gRnw9+5+DJcrq3KvBA==
137+
"@types/node@*", "@types/node@^14.18.53":
138+
version "14.18.53"
139+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.53.tgz#42855629b8773535ab868238718745bf56c56219"
140+
integrity sha512-soGmOpVBUq+gaBMwom1M+krC/NNbWlosh4AtGA03SyWNDiqSKtwp7OulO1M6+mg8YkHMvJ/y0AkCeO8d1hNb7A==
141141

142142
"@types/normalize-package-data@^2.4.0":
143143
version "2.4.0"

0 commit comments

Comments
 (0)