Skip to content

Commit

Permalink
Merge pull request #1061 from scalameta/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/node-18.0.4

build(deps-dev): bump @types/node from 18.0.3 to 18.0.4
  • Loading branch information
tanishiking committed Jul 14, 2022
2 parents ad64c05 + 3efaeda commit 4440109
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 @@ -934,7 +934,7 @@
"@sourcegraph/scip-typescript": "^0.2.7",
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "18.0.3",
"@types/node": "18.0.4",
"@types/remarkable": "^2.0.3",
"@types/semver": "^7.3.10",
"@types/vscode": "1.59.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==

"@types/node@*", "@types/node@18.0.3":
version "18.0.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
"@types/node@*", "@types/node@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6"
integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA==

"@types/remarkable@^2.0.3":
version "2.0.3"
Expand Down

0 comments on commit 4440109

Please sign in to comment.