Skip to content

Commit

Permalink
Build(deps-dev): Bump typescript from 4.9.5 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2023
1 parent 87b5ae6 commit 4d50fc8
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/adblocker-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-electron-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"@types/node-fetch": "^3.0.3",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/adblocker-electron-preload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-extended-selectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-playwright-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node-fetch": "^3.0.3",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rimraf": "^4.0.7",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-puppeteer-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node-fetch": "^3.0.3",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension-cosmetics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"dependencies": {
"@cliqz/adblocker-content": "^1.26.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"rollup-plugin-sourcemaps": "^0.6.1",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"dependencies": {
"@cliqz/adblocker": "^1.26.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
"tslint-no-unused-expression-chai": "^0.1.4",
"typescript": "^4.4.3"
"typescript": "^5.0.2"
},
"dependencies": {
"@cliqz/adblocker-content": "^1.26.3",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6517,11 +6517,16 @@ typescript-memoize@^1.0.0-alpha.3:
resolved "https://registry.yarnpkg.com/typescript-memoize/-/typescript-memoize-1.1.1.tgz#02737495d5df6ebf72c07ba0d002e8f4cf5ccfa0"
integrity sha512-GQ90TcKpIH4XxYTI2F98yEQYZgjNMOGPpOgdjIBhaLaWji5HPWlRnZ4AeA1hfBxtY7bCGDJsqDDHk/KaHOl5bA==

"typescript@^3 || ^4", typescript@^4.4.3:
"typescript@^3 || ^4":
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

typescript@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==

typical@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/typical/-/typical-4.0.0.tgz#cbeaff3b9d7ae1e2bbfaf5a4e6f11eccfde94fc4"
Expand Down

0 comments on commit 4d50fc8

Please sign in to comment.