Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Commit 368e49e

Browse files
Bump autoprefixer from 10.4.2 to 10.4.4
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.2...10.4.4) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dda7f6 commit 368e49e

File tree

2 files changed

+81
-66
lines changed

2 files changed

+81
-66
lines changed

package-lock.json

Lines changed: 79 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint": "^8.9.0",
1818
"eslint-config-prettier": "^8.4.0",
1919
"eslint-plugin-svelte3": "^3.4.0",
20-
"prettier": "~2.5.1",
20+
"prettier": "~2.6.0",
2121
"prettier-plugin-svelte": "^2.6.0",
2222
"svelte": "^3.46.4",
2323
"svelte-check": "^2.4.6",
@@ -26,7 +26,7 @@
2626
"typescript": "^4.5.5",
2727
"postcss": "^8.4.8",
2828
"postcss-load-config": "^3.1.3",
29-
"autoprefixer": "^10.4.2",
29+
"autoprefixer": "^10.4.4",
3030
"cssnano": "^5.1.3",
3131
"tailwindcss": "^3.0.22"
3232
},

0 commit comments

Comments
 (0)