Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/chrome from 0.0.290 to 0.0.293 in the typescript-types group #1666

Merged
merged 1 commit into from
Jan 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^16.0.0",
"@types/chrome": "^0.0.290",
"@types/chrome": "^0.0.293",
"babel-plugin-istanbul": "^7.0.0",
"babel-plugin-mockable-imports": "^2.0.1",
"chai": "^5.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2321,13 +2321,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.290":
version: 0.0.290
resolution: "@types/chrome@npm:0.0.290"
"@types/chrome@npm:^0.0.293":
version: 0.0.293
resolution: "@types/chrome@npm:0.0.293"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: 41ae4e9e780a6d2aa082fa43889e96dda5dd867e0b9d1117c1cdc3194a49fb91576ad34d4f6dda63b47a7140a378c2febea3b27dc6a3fcce3f0015e512dade72
checksum: b53a3a94f5ea6aff0fa9d22d2afb9eae2a5929993ae6c8fc3333db8dc22dcc605f27c6617dd8c6bbce083f5e8ea8cdb128167e3a01c60b7d48d187b1f1415939
languageName: node
linkType: hard

Expand Down Expand Up @@ -5988,7 +5988,7 @@ __metadata:
"@rollup/plugin-json": ^6.1.0
"@rollup/plugin-multi-entry": ^6.0.1
"@rollup/plugin-node-resolve": ^16.0.0
"@types/chrome": ^0.0.290
"@types/chrome": ^0.0.293
babel-plugin-istanbul: ^7.0.0
babel-plugin-mockable-imports: ^2.0.1
chai: ^5.1.2
Expand Down
Loading