Skip to content

Commit

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

chore(dev-deps): bump @types/node from 16.18.70 to 16.18.73
  • Loading branch information
svc-cli-bot authored Jan 21, 2024
2 parents ef8f5bb + 77172bf commit 7ddf50c
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.70",
"@types/node": "^16.18.73",
"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.70":
version "16.18.70"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.70.tgz#d4c819be1e9f8b69a794d6f2fd929d9ff76f6d4b"
integrity sha512-8eIk20G5VVVQNZNouHjLA2b8utE2NvGybLjMaF4lyhA9uhGwnmXF8o+icdXKGSQSNANJewXva/sFUoZLwAaYAg==
"@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@^15.6.1":
version "15.14.9"
Expand Down

0 comments on commit 7ddf50c

Please sign in to comment.