Skip to content

Commit

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

chore(dev-deps): bump @types/node from 16.18.91 to 16.18.93
  • Loading branch information
svc-cli-bot authored Mar 31, 2024
2 parents b2a9a61 + 66c6b38 commit 9192735
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 @@ -25,7 +25,7 @@
"@oclif/test": "^2.5.6",
"@types/chai": "^4",
"@types/mocha": "^9.0.0",
"@types/node": "^16.18.91",
"@types/node": "^16.18.93",
"chai": "^4",
"eslint": "^7.32.0",
"eslint-config-oclif": "^4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1165,10 +1165,10 @@
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz"
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==

"@types/node@*", "@types/node@^16.18.91":
version "16.18.91"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.91.tgz#3e7b3b3d28f740e3e2d4ceb7ad9d16e6b9277c91"
integrity sha512-h8Q4klc8xzc9kJKr7UYNtJde5TU2qEePVyH3WyzJaUC+3ptyc5kPQbWOIUcn8ZsG5+KSkq+P0py0kC0VqxgAXw==
"@types/node@*", "@types/node@^16.18.93":
version "16.18.93"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.93.tgz#ed4950d2f13afafb2baed1bd098ddf162a4c7b81"
integrity sha512-epWuohp6c0bQt0j3RYCiP9x52axHVn+CjS1Rx1VjPwF+ySg8lrigH3yXGs88XqnA+jGM2qnSMuFTsBxft+hO1Q==

"@types/node@^15.6.1":
version "15.14.9"
Expand Down

0 comments on commit 9192735

Please sign in to comment.