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.283 to 0.0.284 in the typescript-types group #1644

Merged
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": "^15.3.0",
"@types/chrome": "^0.0.283",
"@types/chrome": "^0.0.284",
"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 @@ -2314,13 +2314,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:^0.0.283":
version: 0.0.283
resolution: "@types/chrome@npm:0.0.283"
"@types/chrome@npm:^0.0.284":
version: 0.0.284
resolution: "@types/chrome@npm:0.0.284"
dependencies:
"@types/filesystem": "*"
"@types/har-format": "*"
checksum: f97ced794670a22e0c3000a2c6aae5d233d7f9d5d7c4e81a99a43f3383633a2363e16d09fdd732b3651d41ebf09a56eceb4bab990d3d95eff7ac5d263532b65f
checksum: 370bd93f4640c958aff25bffceb57ce0a40b3f527e61f6cbe0a247d6b70bd4574eb439a9b81d722aa5a6041483412359b7ab9ed742930ca269e0735198931d5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5983,7 +5983,7 @@ __metadata:
"@rollup/plugin-json": ^6.1.0
"@rollup/plugin-multi-entry": ^6.0.1
"@rollup/plugin-node-resolve": ^15.3.0
"@types/chrome": ^0.0.283
"@types/chrome": ^0.0.284
babel-plugin-istanbul: ^7.0.0
babel-plugin-mockable-imports: ^2.0.1
chai: ^5.1.2
Expand Down