Skip to content

Commit

Permalink
Merge pull request #497 from tokku5552/release/gha_20240729150358
Browse files Browse the repository at this point in the history
[bot(create_release_pr)]: created at 20240729150358
  • Loading branch information
tokku5552 authored Jul 29, 2024
2 parents 98c8a92 + 8578564 commit a8757f2
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 @@ -34,7 +34,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/chrome": "0.0.268",
"@types/chrome": "0.0.269",
"@types/jest": "^29.2.4",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1943,10 +1943,10 @@
dependencies:
"@babel/types" "^7.20.7"

"@types/chrome@0.0.268":
version "0.0.268"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.268.tgz#d5855546f30c83e181cadd77127a162c25b480d2"
integrity sha512-7N1QH9buudSJ7sI8Pe4mBHJr5oZ48s0hcanI9w3wgijAlv1OZNUZve9JR4x42dn5lJ5Sm87V1JNfnoh10EnQlA==
"@types/chrome@0.0.269":
version "0.0.269"
resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.269.tgz#5bc2a536bb72a3332119742f31b42b5250d39905"
integrity sha512-vF7x8YywnhXX2F06njQ/OE7a3Qeful43C5GUOsUksXWk89WoSFUU3iLeZW8lDpVO9atm8iZIEiLQTRC3H7NOXQ==
dependencies:
"@types/filesystem" "*"
"@types/har-format" "*"
Expand Down

0 comments on commit a8757f2

Please sign in to comment.