Skip to content

Commit ab8ee1b

Browse files
authored
chore(deps): update dependency @types/chrome to ^0.0.259 (#1275)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/chrome](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chrome) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome)) | [`^0.0.258` -> `^0.0.259`](https://renovatebot.com/diffs/npm/@types%2fchrome/0.0.258/0.0.259) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fchrome/0.0.259?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fchrome/0.0.259?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fchrome/0.0.258/0.0.259?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fchrome/0.0.258/0.0.259?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
2 parents b478c75 + c920c3d commit ab8ee1b

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

apps/chrome-devtools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@o3r/eslint-plugin": "workspace:^",
4444
"@o3r/localization": "workspace:^",
4545
"@o3r/rules-engine": "workspace:^",
46-
"@types/chrome": "^0.0.258",
46+
"@types/chrome": "^0.0.259",
4747
"@types/jest": "~29.5.2",
4848
"@typescript-eslint/eslint-plugin": "^6.19.0",
4949
"@typescript-eslint/parser": "^6.11.0",

yarn.lock

+6-16
Original file line numberDiff line numberDiff line change
@@ -6503,7 +6503,7 @@ __metadata:
65036503
"@o3r/localization": "workspace:^"
65046504
"@o3r/rules-engine": "workspace:^"
65056505
"@popperjs/core": "npm:^2.11.5"
6506-
"@types/chrome": "npm:^0.0.258"
6506+
"@types/chrome": "npm:^0.0.259"
65076507
"@types/jest": "npm:~29.5.2"
65086508
"@typescript-eslint/eslint-plugin": "npm:^6.19.0"
65096509
"@typescript-eslint/parser": "npm:^6.11.0"
@@ -11268,13 +11268,13 @@ __metadata:
1126811268
languageName: node
1126911269
linkType: hard
1127011270

11271-
"@types/chrome@npm:^0.0.258":
11272-
version: 0.0.258
11273-
resolution: "@types/chrome@npm:0.0.258"
11271+
"@types/chrome@npm:^0.0.259":
11272+
version: 0.0.259
11273+
resolution: "@types/chrome@npm:0.0.259"
1127411274
dependencies:
1127511275
"@types/filesystem": "npm:*"
1127611276
"@types/har-format": "npm:*"
11277-
checksum: 301f60ba009832f8eff232159234a4b73db2d7925eae1b67a1a4687da80d56022430bc722e8c4effc0a12c1868c0bb380e981ef8b6ba744bbe52bf47591a8198
11277+
checksum: 0ecafbc93afdd3c2c503977f7b6c2844880e19d708bc136a250f1286303aa7e9974c2330becf7e05b28d6bb0fe8bd6753895ee4ef7d361957e17f2cf57db9471
1127811278
languageName: node
1127911279
linkType: hard
1128011280

@@ -19015,17 +19015,7 @@ __metadata:
1901519015
languageName: node
1901619016
linkType: hard
1901719017

19018-
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.4":
19019-
version: 1.15.4
19020-
resolution: "follow-redirects@npm:1.15.4"
19021-
peerDependenciesMeta:
19022-
debug:
19023-
optional: true
19024-
checksum: 2e8f5f259a6b02dfa8dc199e08431848a7c3beed32eb4c19945966164a52c89f07b86c3afcc32ebe4279cf0a960520e45a63013d6350309c5ec90133c5d9351a
19025-
languageName: node
19026-
linkType: hard
19027-
19028-
"follow-redirects@npm:^1.14.0":
19018+
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.14.0, follow-redirects@npm:^1.15.4":
1902919019
version: 1.15.5
1903019020
resolution: "follow-redirects@npm:1.15.5"
1903119021
peerDependenciesMeta:

0 commit comments

Comments
 (0)