Skip to content

Commit a347ff6

Browse files
dependabot[bot]mmalerba
authored andcommitted
build: bump tsickle from 0.38.1 to 0.39.1 (#20989)
Bumps [tsickle](https://github.com/angular/tsickle) from 0.38.1 to 0.39.1. - [Release notes](https://github.com/angular/tsickle/releases) - [Commits](angular/tsickle@v0.38.1...v0.39.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 69ffc47)
1 parent 065aae3 commit a347ff6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"terser": "^4.8.0",
168168
"ts-api-guardian": "^0.5.0",
169169
"ts-node": "^9.0.0",
170-
"tsickle": "0.38.1",
170+
"tsickle": "0.39.1",
171171
"tslint": "^6.1.3",
172172
"tsutils": "^3.17.1",
173173
"typescript": "4.0.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12264,7 +12264,12 @@ ts-node@^9.0.0:
1226412264
source-map-support "^0.5.17"
1226512265
yn "3.1.1"
1226612266

12267-
[email protected], tsickle@^0.38.0:
12267+
12268+
version "0.39.1"
12269+
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.39.1.tgz#7ccf672cde5b430f5dd0b281ee49e170ef390ff9"
12270+
integrity sha512-CCc9cZhZbKoNizVM+K3Uqgit/go8GacjpqTv1cpwG/n2P0gB9GMoWZbxrUULDE9Wz26Lh86CGf6QyIPUVV1lnQ==
12271+
12272+
tsickle@^0.38.0:
1226812273
version "0.38.1"
1226912274
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.38.1.tgz#30762db759d40c435943093b6972c7f2efb384ef"
1227012275
integrity sha512-4xZfvC6+etRu6ivKCNqMOd1FqcY/m6JY3Y+yr5+Xw+i751ciwrWINi6x/3l1ekcODH9GZhlf0ny2LpzWxnjWYA==

0 commit comments

Comments
 (0)