Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #25 from masa-finance/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/react-18.2.55

build(deps-dev): bump @types/react from 18.2.48 to 18.2.55
  • Loading branch information
hide-on-bush-x authored Feb 13, 2024
2 parents c3a6ed3 + 7227baa commit 8d189f9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "ISC",
"devDependencies": {
"@types/chrome": "^0.0.254",
"@types/react": "^18.2.46",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.18",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1555,10 +1555,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.2.46":
version "18.2.48"
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.48.tgz"
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
"@types/react@*", "@types/react@^18.2.55":
version "18.2.55"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 8d189f9

Please sign in to comment.