Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dockerfile-lint-extension/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@sourcegraph/tslint-config": "^12.3.1",
"lnfs-cli": "^2.1.0",
"mkdirp": "^0.5.1",
"parcel-bundler": "^1.10.3",
"parcel-bundler": "^1.12.5",
"sourcegraph": "^20.1.0",
"tslint": "^5.11.0",
"typescript": "^3.1.6"
Expand Down
2 changes: 1 addition & 1 deletion hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"lnfs-cli": "^2.1.0",
"mkdirp": "^0.5.1",
"parcel-bundler": "^1.10.3",
"parcel-bundler": "^1.12.5",
"sourcegraph": "^20.1.0",
"typescript": "^3.2.1"
}
Expand Down
4,017 changes: 2,141 additions & 1,876 deletions hello-world/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion line-counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@sourcegraph/tslint-config": "^12.3.1",
"lnfs-cli": "^2.1.0",
"mkdirp": "^0.5.1",
"parcel-bundler": "^1.10.3",
"parcel-bundler": "^1.12.5",
"sourcegraph": "^20.1.0",
"tslint": "^5.11.0",
"typescript": "^3.2.1"
Expand Down
2 changes: 1 addition & 1 deletion npm-import-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@sourcegraph/tsconfig": "^3.0.0",
"@sourcegraph/tslint-config": "^12.3.1",
"@types/lru-cache": "4.1.1",
"parcel-bundler": "^1.10.3",
"parcel-bundler": "^1.12.5",
"sourcegraph": "^20.1.0",
"typescript": "^3.2.1"
},
Expand Down
4,015 changes: 2,147 additions & 1,868 deletions npm-import-stats/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion py-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@sourcegraph/tslint-config": "^12.3.1",
"lnfs-cli": "^2.1.0",
"mkdirp": "^0.5.1",
"parcel-bundler": "^1.10.3",
"parcel-bundler": "^1.12.5",
"sourcegraph": "^20.1.0",
"tslint": "^5.11.0",
"typescript": "^3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion skeleton-language-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@sourcegraph/tslint-config": "^12.3.1",
"lnfs-cli": "^2.1.0",
"mkdirp": "^0.5.1",
"parcel-bundler": "^1.11.0",
"parcel-bundler": "^1.12.5",
"sourcegraph": "^20.1.0",
"tslint": "^5.12.0",
"typescript": "^3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion token-highlights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"sourcegraph:prepublish": "parcel build src/extension.ts"
},
"devDependencies": {
"parcel-bundler": "^1.10.3",
"parcel-bundler": "^1.12.5",
"sourcegraph": "^20.1.0",
"typescript": "^3.2.1"
}
Expand Down
4,161 changes: 2,206 additions & 1,955 deletions token-highlights/yarn.lock

Large diffs are not rendered by default.