Skip to content

Commit

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

chore(dev-deps): bump @types/node from 14.18.53 to 14.18.54
  • Loading branch information
svc-cli-bot committed Jul 23, 2023
2 parents b83e6b0 + ff04123 commit d66678a
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 @@ -19,7 +19,7 @@
"@types/fs-extra": "^9.0.1",
"@types/lodash": "^4.14.195",
"@types/mocha": "^8.0.0",
"@types/node": "^14.18.53",
"@types/node": "^14.18.54",
"@types/semver": "^7.5.0",
"chai": "^4.3.7",
"eslint": "^7.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -615,10 +615,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==

"@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/node@^14.18.54":
version "14.18.54"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.54.tgz#fc304bd66419030141fa997dc5a9e0e374029ae8"
integrity sha512-uq7O52wvo2Lggsx1x21tKZgqkJpvwCseBBPtX/nKQfpVlEsLOb11zZ1CRsWUKvJF0+lzuA9jwvA7Pr2Wt7i3xw==

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

0 comments on commit d66678a

Please sign in to comment.