Skip to content

Commit 1a5d72a

Browse files
authored
Merge pull request #32 from SplittyDev/dependabot/npm_and_yarn/badgers-web/postcss-8.4.31
Bump postcss from 8.4.23 to 8.4.31 in /badgers-web
2 parents 15146f5 + 78ea78c commit 1a5d72a

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

badgers-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint": "8.57.0",
2020
"eslint-config-next": "^14.2.3",
2121
"next": "^14.2.3",
22-
"postcss": "8.4.23",
22+
"postcss": "8.4.31",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
2525
"tailwindcss": "3.3.2",

badgers-web/yarn.lock

+1-10
Original file line numberDiff line numberDiff line change
@@ -2926,16 +2926,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
29262926
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
29272927
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
29282928

2929-
[email protected], postcss@^8.4.23:
2930-
version "8.4.23"
2931-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
2932-
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
2933-
dependencies:
2934-
nanoid "^3.3.6"
2935-
picocolors "^1.0.0"
2936-
source-map-js "^1.0.2"
2937-
2938-
2929+
[email protected], postcss@^8.4.23:
29392930
version "8.4.31"
29402931
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
29412932
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==

0 commit comments

Comments
 (0)