Skip to content

Commit

Permalink
chore(deps): update dependency autoprefixer to v10.4.16 (#3379)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent eee5625 commit 35842e4
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 22 deletions.
2 changes: 1 addition & 1 deletion config/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@storybook/cli": "7.1.0",
"@storybook/core-events": "7.1.0",
"@storybook/react-vite": "7.1.0",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"postcss": "8.4.29",
"postcss-loader": "7.3.3",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@marigold/theme-preset": "workspace:*",
"@tailwindcss/typography": "0.5.10",
"@vercel/analytics": "1.0.2",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"contentlayer": "0.3.4",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@parcel/watcher": "2.3.0",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"concurrently": "8.2.1",
"next": "13.4.19",
"postcss-import": "15.1.0",
Expand Down
37 changes: 20 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion themes/theme-b2b/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@marigold/tsconfig": "workspace:*",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"cssnano": "6.0.1",
"postcss": "8.4.29",
"tailwindcss": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion themes/theme-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@marigold/tsconfig": "workspace:*",
"autoprefixer": "10.4.15",
"autoprefixer": "10.4.16",
"cssnano": "6.0.1",
"postcss": "8.4.29",
"tailwindcss": "3.3.3",
Expand Down

2 comments on commit 35842e4

@vercel
Copy link

@vercel vercel bot commented on 35842e4 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marigold-storybook – ./

marigold-storybook-git-main-marigold.vercel.app
marigold-storybook-marigold.vercel.app
marigold-latest.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 35842e4 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marigold-docs – ./

marigold-docs.vercel.app
marigold-docs-git-main-marigold.vercel.app
marigold-docs-marigold.vercel.app

Please sign in to comment.