Skip to content

Commit d31b011

Browse files
build: bump tsickle from 0.38.1 to 0.39.1
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]>
1 parent bc43bf6 commit d31b011

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
@@ -12267,7 +12267,12 @@ ts-node@^9.0.0:
1226712267
source-map-support "^0.5.17"
1226812268
yn "3.1.1"
1226912269

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

0 commit comments

Comments
 (0)