Skip to content

Commit 4a97d10

Browse files
authored
Merge pull request #5 from fa7ad/dependabot/npm_and_yarn/npm_and_yarn-754666cf41
chore(deps-dev): bump postcss from 8.4.49 to 8.5.10 in the npm_and_yarn group across 1 directory
2 parents a868c1d + 5f3d881 commit 4a97d10

2 files changed

Lines changed: 15 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-react": "^7.37.2",
6666
"image-size": "^1.1.1",
6767
"npm-run-all": "4.1.5",
68-
"postcss": "^8.4.49",
68+
"postcss": "^8.5.10",
6969
"prettier": "^3.3.3",
7070
"prettier-plugin-tailwindcss": "^0.6.9",
7171
"tailwindcss": "^3.4.15",

yarn.lock

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5373,7 +5373,7 @@ __metadata:
53735373
next: "npm:15.5.15"
53745374
next-sitemap: "npm:4.2.3"
53755375
npm-run-all: "npm:4.1.5"
5376-
postcss: "npm:^8.4.49"
5376+
postcss: "npm:^8.5.10"
53775377
prettier: "npm:^3.3.3"
53785378
prettier-plugin-tailwindcss: "npm:^0.6.9"
53795379
prismjs: "npm:^1.30.0"
@@ -5571,7 +5571,7 @@ __metadata:
55715571
languageName: node
55725572
linkType: hard
55735573

5574-
"nanoid@npm:^3.3.6, nanoid@npm:^3.3.7":
5574+
"nanoid@npm:^3.3.11, nanoid@npm:^3.3.6, nanoid@npm:^3.3.7":
55755575
version: 3.3.11
55765576
resolution: "nanoid@npm:3.3.11"
55775577
bin:
@@ -6171,7 +6171,7 @@ __metadata:
61716171
languageName: node
61726172
linkType: hard
61736173

6174-
"postcss@npm:^8.4.47, postcss@npm:^8.4.49":
6174+
"postcss@npm:^8.4.47":
61756175
version: 8.4.49
61766176
resolution: "postcss@npm:8.4.49"
61776177
dependencies:
@@ -6182,6 +6182,17 @@ __metadata:
61826182
languageName: node
61836183
linkType: hard
61846184

6185+
"postcss@npm:^8.5.10":
6186+
version: 8.5.10
6187+
resolution: "postcss@npm:8.5.10"
6188+
dependencies:
6189+
nanoid: "npm:^3.3.11"
6190+
picocolors: "npm:^1.1.1"
6191+
source-map-js: "npm:^1.2.1"
6192+
checksum: 10c0/c592dffa0c4873b401f01955b265538d9942f425040df5e2b8f0ad34c83773a792ea0fa5859ccc99cfb5b955b4ebff118ab7056315388dc83b107b0fa8313576
6193+
languageName: node
6194+
linkType: hard
6195+
61856196
"prelude-ls@npm:^1.2.1":
61866197
version: 1.2.1
61876198
resolution: "prelude-ls@npm:1.2.1"

0 commit comments

Comments
 (0)