Skip to content

Commit e36cbd0

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency tslib to v2.6.2
1 parent 7970c3f commit e36cbd0

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
@@ -210,7 +210,7 @@
210210
"text-table": "0.2.0",
211211
"tree-kill": "1.2.2",
212212
"ts-node": "^10.9.1",
213-
"tslib": "2.6.1",
213+
"tslib": "2.6.2",
214214
"typescript": "5.1.6",
215215
"verdaccio": "5.26.1",
216216
"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
@@ -65,7 +65,7 @@
6565
"terser": "5.19.2",
6666
"text-table": "0.2.0",
6767
"tree-kill": "1.2.2",
68-
"tslib": "2.6.1",
68+
"tslib": "2.6.2",
6969
"vite": "4.4.9",
7070
"webpack": "5.88.2",
7171
"webpack-dev-middleware": "6.1.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12052,6 +12052,11 @@ [email protected]:
1205212052
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
1205312053
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
1205412054

12055+
12056+
version "2.6.2"
12057+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
12058+
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
12059+
1205512060
tslib@^1.8.1:
1205612061
version "1.14.1"
1205712062
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"

0 commit comments

Comments
 (0)