Skip to content

Commit

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

chore(dev-deps): bump @types/node from 14.18.54 to 14.18.56
  • Loading branch information
svc-cli-bot authored Aug 27, 2023
2 parents 1ed5a54 + 9749e34 commit 69a0e93
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 @@ -13,7 +13,7 @@
"@oclif/test": "^2.4.5",
"@types/chai": "^4.3.5",
"@types/mocha": "^9",
"@types/node": "^14.18.54",
"@types/node": "^14.18.56",
"chai": "^4.3.7",
"eslint": "^7.32.0",
"eslint-config-oclif": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -928,10 +928,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.54":
version "14.18.54"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.54.tgz#fc304bd66419030141fa997dc5a9e0e374029ae8"
integrity sha512-uq7O52wvo2Lggsx1x21tKZgqkJpvwCseBBPtX/nKQfpVlEsLOb11zZ1CRsWUKvJF0+lzuA9jwvA7Pr2Wt7i3xw==
"@types/node@^14.18.56":
version "14.18.56"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.56.tgz#09e092d684cd8cfbdb3c5e5802672712242f2600"
integrity sha512-+k+57NVS9opgrEn5l9c0gvD1r6C+PtyhVE4BTnMMRwiEA8ZO8uFcs6Yy2sXIy0eC95ZurBtRSvhZiHXBysbl6w==

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

0 comments on commit 69a0e93

Please sign in to comment.