Skip to content

Commit

Permalink
build(deps-dev): bump @sourcegraph/scip-typescript from 0.2.7 to 0.2.8
Browse files Browse the repository at this point in the history
Bumps [@sourcegraph/scip-typescript](https://github.com/sourcegraph/scip-typescript) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/sourcegraph/scip-typescript/releases)
- [Changelog](https://github.com/sourcegraph/scip-typescript/blob/main/CHANGELOG.md)
- [Commits](sourcegraph/scip-typescript@v0.2.7...v0.2.8)

---
updated-dependencies:
- dependency-name: "@sourcegraph/scip-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2022
1 parent bca4b85 commit 311e62b
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 @@ -931,7 +931,7 @@
"format-check": "prettier --check '**/*.{ts,js,json,yml}'"
},
"devDependencies": {
"@sourcegraph/scip-typescript": "^0.2.7",
"@sourcegraph/scip-typescript": "^0.2.8",
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "18.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@sourcegraph/scip-typescript@^0.2.7":
version "0.2.7"
resolved "https://registry.yarnpkg.com/@sourcegraph/scip-typescript/-/scip-typescript-0.2.7.tgz#9ffeca7fd94ff30cc4276b50986849a70ed62946"
integrity sha512-+3JMxZR6H7i5g5OscgZm22GVmSoZ4K/Ue4G1gMFDmkMogVHvL++VWmJLHypZ8ibAqA7ho3BOVBdtGW9rz8po+g==
"@sourcegraph/scip-typescript@^0.2.8":
version "0.2.8"
resolved "https://registry.yarnpkg.com/@sourcegraph/scip-typescript/-/scip-typescript-0.2.8.tgz#c77374797d0065706218e47845e7a598802c64e3"
integrity sha512-w4KMHzgM9n1FCobXwqVqCUlJ4+JjvsavVBhXcjAD55WI5r/0SKpW3M/R168fcdrO1io4X/mMgWAftG4e2HHqEA==
dependencies:
commander "^9.2.0"
google-protobuf "^3.20.0"
Expand Down

0 comments on commit 311e62b

Please sign in to comment.