Skip to content

Commit 3dc036e

Browse files
Bump postcss from 8.4.22 to 8.4.23 (#18)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.22...8.4.23) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9147cbe commit 3dc036e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint": "^8.38.0",
6666
"eslint-config-next": "13.2.3",
6767
"eslint-plugin-react-hooks": "^4.6.0",
68-
"postcss": "^8.4.22",
68+
"postcss": "^8.4.23",
6969
"prettier": "^2.8.7",
7070
"prettier-plugin-tailwindcss": "^0.2.3",
7171
"prisma": "^4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2850,10 +2850,10 @@ postcss@8.4.14:
28502850
picocolors "^1.0.0"
28512851
source-map-js "^1.0.2"
28522852

2853-
postcss@^8.0.9, postcss@^8.4.22:
2854-
version "8.4.22"
2855-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.22.tgz#c29e6776b60ab3af602d4b513d5bd2ff9aa85dc1"
2856-
integrity sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA==
2853+
postcss@^8.0.9, postcss@^8.4.23:
2854+
version "8.4.23"
2855+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
2856+
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
28572857
dependencies:
28582858
nanoid "^3.3.6"
28592859
picocolors "^1.0.0"

0 commit comments

Comments
 (0)