Skip to content

Commit

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

chore(dev-deps): bump @types/node from 16.18.80 to 16.18.82
  • Loading branch information
svc-cli-bot authored Feb 18, 2024
2 parents 3f77372 + 0f88c0d commit d7e10c1
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 @@ -26,7 +26,7 @@
"@oclif/test": "^3",
"@types/chai": "^4",
"@types/mocha": "^9.0.0",
"@types/node": "^16.18.80",
"@types/node": "^16.18.82",
"chai": "^4",
"eslint": "^8",
"eslint-config-oclif": "^5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -929,10 +929,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==

"@types/node@^16.18.80":
version "16.18.80"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.80.tgz#9644e2d8acaf8163d46d23e05ce3822e9379dfc3"
integrity sha512-vFxJ1Iyl7A0+xB0uW1r1v504yItKZLdqg/VZELUZ4H02U0bXAgBisSQ8Erf0DMruNFz9ggoiEv6T8Ll9bTg8Jw==
"@types/node@^16.18.82":
version "16.18.82"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.82.tgz#58d734b4acaa5be339864bbec9cd8024dd0b43d5"
integrity sha512-pcDZtkx9z8XYV+ius2P3Ot2VVrcYOfXffBQUBuiszrlUzKSmoDYqo+mV+IoL8iIiIjjtOMvNSmH1hwJ+Q+f96Q==

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

0 comments on commit d7e10c1

Please sign in to comment.