Skip to content

Commit

Permalink
Merge pull request #87 from etn-ccis/dependabot/npm_and_yarn/variant-…
Browse files Browse the repository at this point in the history
…switcher/dev/types/react-18.3.5

Bump @types/react from 18.3.3 to 18.3.5 in /variant-switcher
  • Loading branch information
JeffGreiner-eaton authored Sep 9, 2024
2 parents c93659f + 3251937 commit e22fc4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion variant-switcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@brightlayer-ui/prettier-config": "^1.0.3",
"@figma/plugin-typings": "^1.97.0",
"@types/react": "^18.3.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^17.0.4",
"npm-license-crawler": "^0.2.1",
"prettier": "^3.2.5",
Expand Down
8 changes: 4 additions & 4 deletions variant-switcher/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^18.3.3":
version "18.3.3"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
"@types/react@^18.3.5":
version "18.3.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f"
integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down

0 comments on commit e22fc4c

Please sign in to comment.