Skip to content

Commit

Permalink
Merge pull request #1096 from RyutaKojima/renovate/chrome-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/chrome to v0.0.253
  • Loading branch information
renovate[bot] authored Nov 22, 2023
2 parents d0a7504 + 4e5fa96 commit 96f0953
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 @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/RyutaKojima/simpleGestures#readme",
"devDependencies": {
"@types/chrome": "0.0.252",
"@types/chrome": "0.0.253",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"copy-webpack-plugin": "11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -572,10 +572,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==

"@types/chrome@0.0.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/chrome@0.0.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 96f0953

Please sign in to comment.