Skip to content

Commit

Permalink
Bump browserslist from 4.23.0 to 4.23.1 in the production-dependencie…
Browse files Browse the repository at this point in the history
…s group (#1405)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent 0cfe186 commit 7b525e5
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion plugin-packs/postcss-preset-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@csstools/postcss-trigonometric-functions": "^3.0.8",
"@csstools/postcss-unset-value": "^3.0.1",
"autoprefixer": "^10.4.19",
"browserslist": "^4.22.3",
"browserslist": "^4.23.1",
"css-blank-pseudo": "^6.0.2",
"css-has-pseudo": "^6.0.5",
"css-prefers-color-scheme": "^9.0.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/postcss-browser-comments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"dist"
],
"peerDependencies": {
"browserslist": "^4.23.0",
"browserslist": "^4.23.1",
"postcss": "^8.4"
},
"devDependencies": {
"@csstools/postcss-tape": "*",
"browserslist": "^4.23.0"
"browserslist": "^4.23.1"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down
2 changes: 1 addition & 1 deletion plugins/postcss-todo-or-die/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@csstools/css-parser-algorithms": "^2.6.3",
"@csstools/css-tokenizer": "^2.3.1",
"browserslist": "^4.22.3"
"browserslist": "^4.23.1"
},
"peerDependencies": {
"postcss": "^8.4"
Expand Down

0 comments on commit 7b525e5

Please sign in to comment.