Skip to content

Commit

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

chore(dev-deps): bump @types/node from 14.18.32 to 14.18.33
  • Loading branch information
svc-cli-bot committed Nov 27, 2022
2 parents 19f6406 + aad6c7e commit a1dd42f
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 @@ -36,7 +36,7 @@
"@types/lodash": "^4.14.186",
"@types/lodash.template": "^4.5.0",
"@types/mocha": "^8.2.3",
"@types/node": "^14.18.32",
"@types/node": "^14.18.33",
"@types/read-pkg": "^5.1.0",
"@types/semver": "^7.3.13",
"@types/shelljs": "^0.8.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -900,10 +900,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==

"@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 a1dd42f

Please sign in to comment.