Skip to content

Commit

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

chore(dev-deps): bump @types/node from 16.18.92 to 16.18.95
  • Loading branch information
svc-cli-bot authored Apr 6, 2024
2 parents 91d1f24 + d94e349 commit 614dac6
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.92",
"@types/node": "^16.18.95",
"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 @@ -1135,10 +1135,10 @@
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz"
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==

"@types/node@*", "@types/node@^16.18.92":
version "16.18.92"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.92.tgz#284b03d1c9640059e294629ddf844b10142f511b"
integrity sha512-tW8+XNYXTMtNhQNvlkOIY92+rGK4MKQbuEUaUZy7sxg+ZjsYTfe4KyVzm3sNbWH+pWvEwCozQeDpgBgz7uaqlQ==
"@types/node@*", "@types/node@^16.18.95":
version "16.18.95"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.95.tgz#f01ea9e77120c76345fe386ab4a234cc0c19e62d"
integrity sha512-z9w+CcR7ahc7UhsKe+PGB25nmPmCERQBAdLdFHhoZ6+FfgSr7gUvdQI0eLH2t7ue8u5wKsLdde6cHKPjhC8vGg==

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

0 comments on commit 614dac6

Please sign in to comment.