Skip to content

Commit

Permalink
chore(deps): bump tslib from 2.5.0 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.5.0...2.5.2)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2023
1 parent cbfef9e commit fd9fbd7
Show file tree
Hide file tree
Showing 25 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion core/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@alwatr/logger": "^0.32.0",
"@alwatr/signal": "^0.32.0",
"@alwatr/util": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion core/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"dependencies": {
"@alwatr/logger": "^0.32.0",
"@alwatr/math": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
}
}
2 changes: 1 addition & 1 deletion core/fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@alwatr/logger": "^0.32.0",
"@alwatr/signal": "^0.32.0",
"@alwatr/util": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion core/fsm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"@alwatr/logger": "^0.32.0",
"@alwatr/signal": "^0.32.0",
"@alwatr/type": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
}
}
2 changes: 1 addition & 1 deletion core/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@alwatr/logger": "^0.32.0",
"@alwatr/math": "^0.32.0",
"@alwatr/signal": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion core/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
},
"dependencies": {
"@alwatr/type": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
}
}
2 changes: 1 addition & 1 deletion core/math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"dependencies": {
"@alwatr/logger": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
}
}
2 changes: 1 addition & 1 deletion core/nano-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@alwatr/logger": "^0.32.0",
"@alwatr/math": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion core/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@alwatr/logger": "^0.32.0",
"@alwatr/math": "^0.32.0",
"@alwatr/signal": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion core/signal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"@alwatr/logger": "^0.32.0",
"@alwatr/type": "^0.32.0",
"@alwatr/util": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
}
}
2 changes: 1 addition & 1 deletion core/storage-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@alwatr/fetch": "^0.32.0",
"@alwatr/logger": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion core/storage-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@alwatr/type": "^0.32.0",
"@alwatr/util": "^0.32.0",
"exit-hook": "^3.2.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.30.0"
Expand Down
2 changes: 1 addition & 1 deletion core/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@alwatr/math": "^0.32.0",
"@alwatr/type": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"flatstr": "^1.0.12"
Expand Down
2 changes: 1 addition & 1 deletion core/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"dependencies": {
"@alwatr/math": "^0.32.0",
"@alwatr/type": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
}
}
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"@alwatr/type": "^0.32.0",
"@alwatr/util": "^0.32.0",
"@alwatr/validator": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
}
}
2 changes: 1 addition & 1 deletion labs/zx-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@alwatr/logger": "^0.32.0",
"tslib": "^2.5.0",
"tslib": "^2.5.2",
"zx": "^7.2.2"
}
}
2 changes: 1 addition & 1 deletion ui/demo-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lit-analyzer": "^1.2.1",
"npm-run-all": "^4.1.5",
"ts-lit-plugin": "^1.2.1",
"tslib": "^2.5.0",
"tslib": "^2.5.2",
"typescript": "^5.0.4",
"workbox-build": "^6.5.4"
}
Expand Down
2 changes: 1 addition & 1 deletion ui/element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@alwatr/logger": "^0.32.0",
"@alwatr/router": "^0.32.0",
"lit": "^2.7.4",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion ui/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"@alwatr/element": "^0.32.0",
"@alwatr/fetch": "^0.32.0",
"@alwatr/logger": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
}
}
2 changes: 1 addition & 1 deletion ui/pwa-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@alwatr/i18n": "^0.32.0",
"@alwatr/logger": "^0.32.0",
"@alwatr/ui-kit": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion ui/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@alwatr/icon": "^0.32.0",
"@alwatr/signal": "^0.32.0",
"@alwatr/util": "^0.32.0",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@alwatr/type": "^0.32.0"
Expand Down
2 changes: 1 addition & 1 deletion uniquely/com-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"lit-analyzer": "^1.2.1",
"npm-run-all": "^4.1.5",
"ts-lit-plugin": "^1.2.1",
"tslib": "^2.5.0",
"tslib": "^2.5.2",
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion uniquely/flight-finder-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lit-analyzer": "^1.2.1",
"npm-run-all": "^4.1.5",
"ts-lit-plugin": "^1.2.1",
"tslib": "^2.5.0",
"tslib": "^2.5.2",
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion uniquely/soffit-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"lit-analyzer": "^1.2.1",
"npm-run-all": "^4.1.5",
"ts-lit-plugin": "^1.2.1",
"tslib": "^2.5.0",
"tslib": "^2.5.2",
"typescript": "^5.0.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8444,10 +8444,10 @@ tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==

tsscmp@1.0.6:
version "1.0.6"
Expand Down

0 comments on commit fd9fbd7

Please sign in to comment.