Skip to content

Commit

Permalink
chore(deps): ⬆️ update dependency postcss-focus-visible to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2022
1 parent 09fc816 commit 6ab0155
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"pinst": "3.0.0",
"postcss": "8.4.14",
"postcss-cli": "10.0.0",
"postcss-focus-visible": "6.0.4",
"postcss-focus-visible": "7.0.0",
"postcss-selector-parser": "6.0.10",
"prettier": "2.7.1",
"prettier-plugin-tailwindcss": "0.1.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14181,12 +14181,12 @@ postcss-flexbugs-fixes@^4.2.1:
dependencies:
postcss "^7.0.26"

postcss-focus-visible@6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/postcss-focus-visible/-/postcss-focus-visible-6.0.4.tgz#50c9ea9afa0ee657fb75635fabad25e18d76bf9e"
integrity sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==
postcss-focus-visible@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/postcss-focus-visible/-/postcss-focus-visible-7.0.0.tgz#80b135af6caab0e47b21f1b8f08e2d6b04e52643"
integrity sha512-wlbgbeQmCLFl/L6BLzvqhegeaaGwyaQX6rz1Vmd/YlDFd6uHyUK7wflbDKP7w4Njc0Tog4s2duvq1jf7phor1w==
dependencies:
postcss-selector-parser "^6.0.9"
postcss-selector-parser "^6.0.10"

postcss-import@^14.1.0:
version "14.1.0"
Expand Down

0 comments on commit 6ab0155

Please sign in to comment.