Skip to content

Commit

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

chore(dev-deps): bump @types/node from 16.18.69 to 16.18.70
  • Loading branch information
svc-cli-bot authored Jan 14, 2024
2 parents a810794 + a59a0fd commit 820ed92
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 @@ -26,7 +26,7 @@
"@oclif/test": "^3",
"@types/chai": "^4",
"@types/mocha": "^9.0.0",
"@types/node": "^16.18.69",
"@types/node": "^16.18.70",
"chai": "^4",
"eslint": "^8",
"eslint-config-oclif": "^5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -929,10 +929,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==

"@types/node@^16.18.69":
version "16.18.69"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.69.tgz#84853c5562baeabc6e864e36ea106f8c09495b24"
integrity sha512-AfDKv5fWd9XStaEuqFa6PYcM8FgTqxVMsP4BPk60emeB9YX+pp2P0zZ8nU1BQg8hyPGFrMt7MGMRMis8IrcPyg==
"@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/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down

0 comments on commit 820ed92

Please sign in to comment.