Skip to content

Commit

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

chore(dev-deps): bump @types/node from 16.18.52 to 16.18.53
  • Loading branch information
svc-cli-bot authored Sep 24, 2023
2 parents f4717dd + 638ba15 commit 5534272
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.5",
"@types/chai": "^4",
"@types/mocha": "^9.0.0",
"@types/node": "^16.18.52",
"@types/node": "^16.18.53",
"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 @@ -1143,10 +1143,10 @@
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz"
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==

"@types/node@*", "@types/node@^16.18.52":
version "16.18.52"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.52.tgz#70c56b55d0d7e15fafa875127e95a92605c59c9b"
integrity sha512-sm2aph6cRSsTMFYFgI+RpPLunXO9ClJkpizUVdT7KmGeyfQ14xnjTMT/f3MHcfKqevXqGT6BgVFzW8wcEoDUtA==
"@types/node@*", "@types/node@^16.18.53":
version "16.18.53"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.53.tgz#21820fe4d5968aaf8071dabd1ee13d24ada1350a"
integrity sha512-vVmHeo4tpF8zsknALU90Hh24VueYdu45ZlXzYWFbom61YR4avJqTFDC3QlWzjuTdAv6/3xHaxiO9NrtVZXrkmw==

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

0 comments on commit 5534272

Please sign in to comment.