Skip to content

Commit

Permalink
Merge pull request #70 from barksh/dependabot/npm_and_yarn/types/styl…
Browse files Browse the repository at this point in the history
…ed-components-5.1.30

Bump @types/styled-components from 5.1.29 to 5.1.30
  • Loading branch information
WMXPY authored Nov 10, 2023
2 parents 9ec17fc + 9963a87 commit db5c3e0
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 @@ -25,7 +25,7 @@
"devDependencies": {
"@sudoo/react-force-dev": "^2.0.0",
"@sudoo/triforce": "^3.11.0",
"@types/styled-components": "^5.1.29",
"@types/styled-components": "^5.1.30",
"@vitejs/plugin-react": "^4.1.1",
"ts-node": "^10.9.1",
"vite": "^4.5.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -918,10 +918,10 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==

"@types/styled-components@^5.1.29":
version "5.1.29"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.29.tgz#a483d7829b972233455f1500930d6a7d30aa328e"
integrity sha512-5h/ah9PAblggQ6Laa4peplT4iY5ddA8qM1LMD4HzwToUWs3hftfy0fayeRgbtH1JZUdw5CCaowmz7Lnb8SjIxQ==
"@types/styled-components@^5.1.30":
version "5.1.30"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.30.tgz#7f2b2c01245e3274083091517c7205c9ce9dd420"
integrity sha512-xxJqw0s1myRTgrzHgG5tKHS9hK+KNhjbKMXDWlHRo9eDNVVUqf147QUGYUqwyCDkFyGr2pi1qJKFMEy0ACZb0A==
dependencies:
"@types/hoist-non-react-statics" "*"
"@types/react" "*"
Expand Down

0 comments on commit db5c3e0

Please sign in to comment.