Skip to content

Commit

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

chore(dev-deps): bump @types/node from 14.18.34 to 14.18.35
  • Loading branch information
svc-cli-bot committed Dec 18, 2022
2 parents fc2cc00 + ecb0526 commit 7aa31b5
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 @@ -19,7 +19,7 @@
"@types/fs-extra": "^9.0.1",
"@types/lodash": "^4.14.191",
"@types/mocha": "^8.0.0",
"@types/node": "^14.18.34",
"@types/node": "^14.18.35",
"@types/semver": "^7.3.13",
"chai": "^4.3.7",
"eslint": "^7.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -276,10 +276,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@^14.18.34":
version "14.18.34"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.34.tgz#cd2e6fa0dbfb08a62582a7b967558e73c32061ec"
integrity sha512-hcU9AIQVHmPnmjRK+XUUYlILlr9pQrsqSrwov/JK1pnf3GTQowVBhx54FbvM0AU/VXGH4i3+vgXS5EguR7fysA==
"@types/node@*", "@types/node@^14.18.35":
version "14.18.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.35.tgz#879c4659cb7b3fe515844f029c75079c941bb65c"
integrity sha512-2ATO8pfhG1kDvw4Lc4C0GXIMSQFFJBCo/R1fSgTwmUlq5oy95LXyjDQinsRVgQY6gp6ghh3H91wk9ES5/5C+Tw==

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

0 comments on commit 7aa31b5

Please sign in to comment.