Skip to content

Commit 69ffc47

Browse files
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>
1 parent 554c775 commit 69ffc47

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
@@ -12284,7 +12284,12 @@ ts-node@^9.0.0:
1228412284
source-map-support "^0.5.17"
1228512285
yn "3.1.1"
1228612286

12287-
[email protected], tsickle@^0.38.0:
12287+
12288+
version "0.39.1"
12289+
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.39.1.tgz#7ccf672cde5b430f5dd0b281ee49e170ef390ff9"
12290+
integrity sha512-CCc9cZhZbKoNizVM+K3Uqgit/go8GacjpqTv1cpwG/n2P0gB9GMoWZbxrUULDE9Wz26Lh86CGf6QyIPUVV1lnQ==
12291+
12292+
tsickle@^0.38.0:
1228812293
version "0.38.1"
1228912294
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.38.1.tgz#30762db759d40c435943093b6972c7f2efb384ef"
1229012295
integrity sha512-4xZfvC6+etRu6ivKCNqMOd1FqcY/m6JY3Y+yr5+Xw+i751ciwrWINi6x/3l1ekcODH9GZhlf0ny2LpzWxnjWYA==

0 commit comments

Comments
 (0)