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

Commit

Permalink
Merge pull request #382 from oclif/dependabot-npm_and_yarn-types-node…
Browse files Browse the repository at this point in the history
…-14.18.53

chore(dev-deps): bump @types/node from 14.18.51 to 14.18.53
  • Loading branch information
svc-cli-bot authored Jul 1, 2023
2 parents 4b89d1f + 145ffdd commit 5db2e58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@oclif/plugin-plugins": "1.10.10",
"@types/chai": "^4.3.5",
"@types/mocha": "^8.0.0",
"@types/node": "^14.18.51",
"@types/node": "^14.18.53",
"@types/semver": "^7.5.0",
"chai": "^4.3.7",
"cli-ux": "^5.6.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -462,10 +462,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.12.tgz#ac7fb693ac587ee182c3780c26eb65546a1a3c10"
integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==

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

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down

0 comments on commit 5db2e58

Please sign in to comment.