Skip to content

Commit

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

chore(dev-deps): bump @types/node from 16.18.87 to 16.18.89
  • Loading branch information
svc-cli-bot authored Mar 17, 2024
2 parents f72d394 + 32966f6 commit 1bd7906
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.87",
"@types/node": "^16.18.89",
"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.87":
version "16.18.87"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.87.tgz#9473038a28bf2d7ef7e4d23ef693a1011981abdf"
integrity sha512-+IzfhNirR/MDbXz6Om5eHV54D9mQlEMGag6AgEzlju0xH3M8baCXYwqQ6RKgGMpn9wSTx6Ltya/0y4Z8eSfdLw==
"@types/node@*", "@types/node@^16.18.89":
version "16.18.89"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.89.tgz#264d1b6358c458f89f4e374f2210b58cf130fbab"
integrity sha512-QlrE8QI5z62nfnkiUZysUsAaxWaTMoGqFVcB3PvK1WxJ0c699bacErV4Fabe9Hki6ZnaHalgzihLbTl2d34XfQ==

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

0 comments on commit 1bd7906

Please sign in to comment.