Skip to content

Commit

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

chore(dev-deps): bump @types/node from 14.18.58 to 14.18.59
  • Loading branch information
svc-cli-bot authored Sep 10, 2023
2 parents 8edbb08 + 6e896ec commit fbcc144
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 @@ -11,7 +11,7 @@
"devDependencies": {
"@types/chai": "^4.3.6",
"@types/mocha": "^9.1.1",
"@types/node": "^14.18.58",
"@types/node": "^14.18.59",
"chai": "^4.3.8",
"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 @@ -392,10 +392,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.10.tgz#e57e2a54fc6da58da94b3571b1cb456d39f88597"
integrity sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ==

"@types/node@^14.18.58":
version "14.18.58"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.58.tgz#547e64027defb95f34824794574dabf5417bc615"
integrity sha512-Y8ETZc8afYf6lQ/mVp096phIVsgD/GmDxtm3YaPcc+71jmi/J6zdwbwaUU4JvS56mq6aSfbpkcKhQ5WugrWFPw==
"@types/node@^14.18.59":
version "14.18.59"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.59.tgz#2b61a51d875e2a4deb0c6b498ff21a78e691edc6"
integrity sha512-NWJMpBL2Xs3MY93yrD6YrrTKep8eIA6iMnfG4oIc6LrTRlBZgiSCGiY3V/Owlp6umIBLyKb4F8Q7hxWatjYH5A==

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

0 comments on commit fbcc144

Please sign in to comment.