Skip to content

Commit 52251cc

Browse files
dependabot[bot]geromegrignon
authored andcommitted
chore(deps): bump tslib from 2.6.2 to 2.6.3
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12b21d9 commit 52251cc

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"primeng": "^17.17.0",
4141
"prismjs": "^1.29.0",
4242
"rxjs": "~7.8.0",
43-
"tslib": "^2.3.0",
43+
"tslib": "^2.6.3",
4444
"valibot": "^0.30.0",
4545
"zone.js": "0.14.5"
4646
},

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -13327,11 +13327,16 @@ tsconfig-paths@^4.0.0, tsconfig-paths@^4.1.2:
1332713327
minimist "^1.2.6"
1332813328
strip-bom "^3.0.0"
1332913329

13330-
[email protected], tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.2:
13330+
1333113331
version "2.6.2"
1333213332
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
1333313333
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
1333413334

13335+
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.2, tslib@^2.6.3:
13336+
version "2.6.3"
13337+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
13338+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
13339+
1333513340
tuf-js@^2.2.1:
1333613341
version "2.2.1"
1333713342
resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-2.2.1.tgz#fdd8794b644af1a75c7aaa2b197ddffeb2911b56"

0 commit comments

Comments
 (0)