Skip to content

Commit

Permalink
chore(deps): bump tslib from 2.6.2 to 2.6.3 in /edc-policy-playground (
Browse files Browse the repository at this point in the history
…#345)

* chore(deps): bump tslib from 2.6.2 to 2.6.3 in /edc-policy-playground

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] <support@github.com>

* chore: deps file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <enrico.risa@gmail.com>
  • Loading branch information
dependabot[bot] and wolf4ood authored Jun 17, 2024
1 parent af546f4 commit 1e9661b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
1 change: 1 addition & 0 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ npm/npmjs/-/tree-kill/1.2.2, MIT, approved, clearlydefined
npm/npmjs/-/ts-api-utils/1.3.0, MIT, approved, clearlydefined
npm/npmjs/-/tsconfig-paths/4.2.0, MIT, approved, #7709
npm/npmjs/-/tslib/2.6.2, 0BSD, approved, #9189
npm/npmjs/-/tslib/2.6.3, 0BSD, approved, #9189
npm/npmjs/-/tuf-js/2.2.1, MIT, approved, clearlydefined
npm/npmjs/-/type-check/0.4.0, MIT, approved, clearlydefined
npm/npmjs/-/type-fest/0.20.2, MIT OR (CC0-1.0 AND MIT), approved, clearlydefined
Expand Down
15 changes: 10 additions & 5 deletions edc-policy-playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion edc-policy-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@codemirror/state": "^6.4.0",
"codemirror": "^6.0.1",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"tslib": "^2.6.3",
"zone.js": "~0.14.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1e9661b

Please sign in to comment.