Skip to content

Commit 5f09ddb

Browse files
Merge pull request #491 from LuisAlejandro/dependabot/npm_and_yarn/postcss-8.5.4
Bump postcss from 8.5.3 to 8.5.4
2 parents 0b8efc3 + e7bceff commit 5f09ddb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"autoprefixer": "^10.4.21",
7474
"eslint": "^8.57.1",
7575
"eslint-config-next": "^12.1.0",
76-
"postcss": "^8.5.3",
76+
"postcss": "^8.5.4",
7777
"tailwindcss": "^3.4.17",
7878
"typescript": "^5.8.3"
7979
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5017,10 +5017,10 @@ mz@^2.7.0:
50175017
object-assign "^4.0.1"
50185018
thenify-all "^1.0.0"
50195019

5020-
nanoid@^3.3.4, nanoid@^3.3.7, nanoid@^3.3.8:
5021-
version "3.3.8"
5022-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
5023-
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
5020+
nanoid@^3.3.11, nanoid@^3.3.4, nanoid@^3.3.7:
5021+
version "3.3.11"
5022+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
5023+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
50245024

50255025
natural-compare@^1.4.0:
50265026
version "1.4.0"
@@ -5378,12 +5378,12 @@ [email protected]:
53785378
picocolors "^1.1.1"
53795379
source-map-js "^1.2.1"
53805380

5381-
postcss@^8.4.47, postcss@^8.5.3:
5382-
version "8.5.3"
5383-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
5384-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
5381+
postcss@^8.4.47, postcss@^8.5.4:
5382+
version "8.5.4"
5383+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4.tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0"
5384+
integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==
53855385
dependencies:
5386-
nanoid "^3.3.8"
5386+
nanoid "^3.3.11"
53875387
picocolors "^1.1.1"
53885388
source-map-js "^1.2.1"
53895389

0 commit comments

Comments
 (0)