Skip to content

Commit

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

chore(dev-deps): bump @types/node from 16.18.73 to 16.18.76
  • Loading branch information
svc-cli-bot authored Jan 28, 2024
2 parents 4178f99 + 6ba4803 commit c1e681a
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.73",
"@types/node": "^16.18.76",
"chai": "^4",
"eslint": "^7",
"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 @@ -1180,10 +1180,10 @@
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz"
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==

"@types/node@*", "@types/node@^16.18.73":
version "16.18.73"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.73.tgz#cbbbff4c3e85020e042e65a2a836e1d1d5bfad06"
integrity sha512-GaTgwUNzESSlX9uhTX2RQcwj2KBf/Wda+52TTtuMpgzR2Rvw7NNypQ8BJdc5Wk6osxZHcUZAKip5PtqWsUl31Q==
"@types/node@*", "@types/node@^16.18.76":
version "16.18.76"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.76.tgz#deecdf6b71b9ef45ceda63fec7220ddf2354d7a1"
integrity sha512-/GsO2uv1Z6R42lBr59dtem56gVF/yHKQaScggwU+gLU6DXE25sDmOar4c4IfWb3h+X/7OYZznPOFk7oGF3jQSA==

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

0 comments on commit c1e681a

Please sign in to comment.