mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-06 13:57:41 +00:00
chore(deps): bump tslib from 1.10.0 to 1.13.0 in /console (#113)
Bumps [tslib](https://github.com/Microsoft/tslib) from 1.10.0 to 1.13.0. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/1.10.0...1.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
976f9c304b
commit
d9519012fd
6
console/package-lock.json
generated
6
console/package-lock.json
generated
@ -16157,9 +16157,9 @@
|
||||
}
|
||||
},
|
||||
"tslib": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz",
|
||||
"integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ=="
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
|
||||
"integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q=="
|
||||
},
|
||||
"tslint": {
|
||||
"version": "6.1.2",
|
||||
|
@ -42,7 +42,7 @@
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"rxjs": "~6.5.5",
|
||||
"ts-protoc-gen": "^0.12.0",
|
||||
"tslib": "^1.10.0",
|
||||
"tslib": "^1.13.0",
|
||||
"uuid": "^7.0.1",
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user