Skip to content

Commit 373402f

Browse files
angular-robotclydin
authored andcommitted
build: update dependency tslib to v2.6.1
1 parent d6ae2c7 commit 373402f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"text-table": "0.2.0",
201201
"tree-kill": "1.2.2",
202202
"ts-node": "^10.9.1",
203-
"tslib": "2.6.0",
203+
"tslib": "2.6.1",
204204
"typescript": "5.1.6",
205205
"verdaccio": "5.26.1",
206206
"verdaccio-auth-memory": "^10.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"terser": "5.19.2",
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
66-
"tslib": "2.6.0",
66+
"tslib": "2.6.1",
6767
"vite": "4.4.7",
6868
"webpack": "5.88.2",
6969
"webpack-dev-middleware": "6.1.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11745,6 +11745,11 @@ [email protected], tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.5.
1174511745
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
1174611746
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
1174711747

11748+
11749+
version "2.6.1"
11750+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
11751+
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
11752+
1174811753
tslib@^1.8.1:
1174911754
version "1.14.1"
1175011755
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)