Skip to content

chore(deps): update dependency parcel-bundler to ^1.12.5 #177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
8,146 changes: 4,198 additions & 3,948 deletions dockerfile-lint-extension/extension/package-lock.json

Large diffs are not rendered by default.

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
8,636 changes: 4,649 additions & 3,987 deletions hello-world/package-lock.json

Large diffs are not rendered by default.

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
3,996 changes: 2,128 additions & 1,868 deletions hello-world/yarn.lock

Large diffs are not rendered by default.

8,128 changes: 4,189 additions & 3,939 deletions line-counter/package-lock.json

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
8,311 changes: 4,261 additions & 4,050 deletions npm-import-stats/package-lock.json

Large diffs are not rendered by default.

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
3,976 changes: 2,125 additions & 1,851 deletions npm-import-stats/yarn.lock

Large diffs are not rendered by default.

8,153 changes: 4,200 additions & 3,953 deletions py-button/package-lock.json

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
9,427 changes: 9,018 additions & 409 deletions skeleton-language-extension/package-lock.json

Large diffs are not rendered by default.

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
8,320 changes: 4,257 additions & 4,063 deletions token-highlights/package-lock.json

Large diffs are not rendered by default.

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,138 changes: 2,192 additions & 1,946 deletions token-highlights/yarn.lock

Large diffs are not rendered by default.