Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

Commit 9fd853e

Browse files
chore(deps): update dependency parcel-bundler to ^1.12.5
1 parent 9d8bb8a commit 9fd853e

File tree

10 files changed

+6501
-5706
lines changed

10 files changed

+6501
-5706
lines changed

dockerfile-lint-extension/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@sourcegraph/tslint-config": "^12.3.1",
7777
"lnfs-cli": "^2.1.0",
7878
"mkdirp": "^0.5.1",
79-
"parcel-bundler": "^1.10.3",
79+
"parcel-bundler": "^1.12.5",
8080
"sourcegraph": "^20.1.0",
8181
"tslint": "^5.11.0",
8282
"typescript": "^3.1.6"

hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"lnfs-cli": "^2.1.0",
2222
"mkdirp": "^0.5.1",
23-
"parcel-bundler": "^1.10.3",
23+
"parcel-bundler": "^1.12.5",
2424
"sourcegraph": "^20.1.0",
2525
"typescript": "^3.2.1"
2626
}

hello-world/yarn.lock

Lines changed: 2141 additions & 1876 deletions
Large diffs are not rendered by default.

line-counter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@sourcegraph/tslint-config": "^12.3.1",
6565
"lnfs-cli": "^2.1.0",
6666
"mkdirp": "^0.5.1",
67-
"parcel-bundler": "^1.10.3",
67+
"parcel-bundler": "^1.12.5",
6868
"sourcegraph": "^20.1.0",
6969
"tslint": "^5.11.0",
7070
"typescript": "^3.2.1"

npm-import-stats/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@sourcegraph/tsconfig": "^3.0.0",
1919
"@sourcegraph/tslint-config": "^12.3.1",
2020
"@types/lru-cache": "4.1.1",
21-
"parcel-bundler": "^1.10.3",
21+
"parcel-bundler": "^1.12.5",
2222
"sourcegraph": "^20.1.0",
2323
"typescript": "^3.2.1"
2424
},

npm-import-stats/yarn.lock

Lines changed: 2147 additions & 1868 deletions
Large diffs are not rendered by default.

py-button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@sourcegraph/tslint-config": "^12.3.1",
6161
"lnfs-cli": "^2.1.0",
6262
"mkdirp": "^0.5.1",
63-
"parcel-bundler": "^1.10.3",
63+
"parcel-bundler": "^1.12.5",
6464
"sourcegraph": "^20.1.0",
6565
"tslint": "^5.11.0",
6666
"typescript": "^3.2.2"

skeleton-language-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@sourcegraph/tslint-config": "^12.3.1",
4545
"lnfs-cli": "^2.1.0",
4646
"mkdirp": "^0.5.1",
47-
"parcel-bundler": "^1.11.0",
47+
"parcel-bundler": "^1.12.5",
4848
"sourcegraph": "^20.1.0",
4949
"tslint": "^5.12.0",
5050
"typescript": "^3.2.2"

token-highlights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"sourcegraph:prepublish": "parcel build src/extension.ts"
1717
},
1818
"devDependencies": {
19-
"parcel-bundler": "^1.10.3",
19+
"parcel-bundler": "^1.12.5",
2020
"sourcegraph": "^20.1.0",
2121
"typescript": "^3.2.1"
2222
}

token-highlights/yarn.lock

Lines changed: 2206 additions & 1955 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)