Skip to content

Commit

Permalink
Merge pull request #438 from tokku5552/release/gha_20241120150308
Browse files Browse the repository at this point in the history
[bot(create_release_pr)]: created at 20241120150308
  • Loading branch information
tokku5552 authored Nov 20, 2024
2 parents 6908105 + 87eaf31 commit be67a72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@testing-library/react": "^14.0.0",
"@types/chrome": "^0.0.280",
"@types/chrome": "^0.0.283",
"@types/jest": "^29.5.2",
"axios": "^1.4.0",
"jest": "^29.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1156,10 +1156,10 @@
dependencies:
"@babel/types" "^7.20.7"

"@types/chrome@^0.0.280":
version "0.0.280"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.280.tgz#7ef46940c1aa78947508c2371993a301df8c4115"
integrity sha512-AotSmZrL9bcZDDmSI1D9dE7PGbhOur5L0cKxXd7IqbVizQWCY4gcvupPUVsQ4FfDj3V2tt/iOpomT9EY0s+w1g==
"@types/chrome@^0.0.283":
version "0.0.283"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.283.tgz#5413ec4bdcb0b97708d591d33b827b08decf6612"
integrity sha512-bPnu1JqeQxMceRP0oxFYrauoe0BlWxxQxhYL58gWLg5Ywsd3i3Dd6By9OW7BdkNQMokodWzBLR5FHDIeQZvJWg==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"
Expand Down

0 comments on commit be67a72

Please sign in to comment.