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

Commit

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

chore(dev-deps): bump @types/node from 14.18.32 to 14.18.33
  • Loading branch information
svc-cli-bot committed Oct 30, 2022
2 parents e0016f2 + 710477d commit 5d2c6ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@types/chai": "^4.1.6",
"@types/mocha": "^9.0.0",
"@types/node": "^14.18.32",
"@types/node": "^14.18.33",
"chai": "^4.2.0",
"concurrently": "^6.0.0",
"eslint": "^7.31.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -335,10 +335,10 @@
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz#3205bcd15ada9bc681ac20bef64e9e6df88fd297"
integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==

"@types/node@^14.18.32":
version "14.18.32"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.32.tgz#8074f7106731f1a12ba993fe8bad86ee73905014"
integrity sha512-Y6S38pFr04yb13qqHf8uk1nHE3lXgQ30WZbv1mLliV9pt0NjvqdWttLcrOYLnXbOafknVYRHZGoMSpR9UwfYow==
"@types/node@^14.18.33":
version "14.18.33"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b"
integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==

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

0 comments on commit 5d2c6ca

Please sign in to comment.