Skip to content

Commit

Permalink
chore(deps): update dependency @types/chrome to v0.0.253
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 781d734 commit 53973dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@tsconfig/create-react-app": "1.0.3",
"@tsconfig/cypress": "1.0.1",
"@types/chrome": "0.0.252",
"@types/chrome": "0.0.253",
"adm-zip": "0.5.10",
"cypress": "13.5.1",
"jest-chrome": "0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1874,10 +1874,10 @@
dependencies:
"@types/node" "*"

"@types/[email protected].252":
version "0.0.252"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.252.tgz#788412dec093ed3115eb42b9d400dfb0f845b380"
integrity sha512-bnVY4Vtz01Dd/KDAn6LgxhGPqBMMxvqjUe3PdbP65/aBvyh3Fuw2qgKooiPFHRVT8uL7SJC0n7EAWcXAjCC+Ug==
"@types/[email protected].253":
version "0.0.253"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.253.tgz#3b7c1b37c1eecae7c65799ebbf9d5d3e3a78cc5a"
integrity sha512-ZnBlbeoje0XaBrJbFCXI8DsDfqvqdoWQO5NSGecMCHFC8W8z/rb/n7lI1FHob+TFKKLR4L2c3QJJSFLwtVc9TA==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"
Expand Down

0 comments on commit 53973dc

Please sign in to comment.