Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

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

chore(dev-deps): bump @types/node from 14.18.48 to 14.18.49
  • Loading branch information
svc-cli-bot authored Jun 10, 2023
2 parents 3f0525b + 0682963 commit e2e822e
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 @@ -24,7 +24,7 @@
"@types/chai": "^4.3.5",
"@types/lodash": "^4.14.192",
"@types/mocha": "^8.0.0",
"@types/node": "^14.18.48",
"@types/node": "^14.18.49",
"@types/strip-ansi": "^5.2.1",
"@types/wrap-ansi": "^8.0.1",
"chai": "^4.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -517,10 +517,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.12.tgz#ac7fb693ac587ee182c3780c26eb65546a1a3c10"
integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==

"@types/node@^14.18.48":
version "14.18.48"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.48.tgz#ee5c7ac6e38fd2a9e6885f15c003464cf2da343c"
integrity sha512-iL0PIMwejpmuVHgfibHpfDwOdsbmB50wr21X71VnF5d7SsBF7WK+ZvP/SCcFm7Iwb9iiYSap9rlrdhToNAWdxg==
"@types/node@^14.18.49":
version "14.18.49"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.49.tgz#ffe71f6e78633c04e1b96d399a118fa55f4f1502"
integrity sha512-bJhkIh+GsIpLIJ/QlMYI30O1ZGDeUq+8S9uCq2fR3EYPvpnXtU0KsDJcljONyvyowjmYCQ3BxJje2CMXzCCvSg==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down

0 comments on commit e2e822e

Please sign in to comment.