diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-01 16:42:29 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-01 16:43:07 +0000 |
commit | 2e132c7a017ff0561eab66960afa1a11a1f63c11 (patch) | |
tree | 2c545c39647f9e92aeb3d0a98458cd985007a01d /app/package.json | |
parent | Bump vite-plugin-pwa from 0.19.1 to 0.19.2 (diff) | |
download | trinkets-2e132c7a017ff0561eab66960afa1a11a1f63c11.tar trinkets-2e132c7a017ff0561eab66960afa1a11a1f63c11.tar.gz trinkets-2e132c7a017ff0561eab66960afa1a11a1f63c11.tar.bz2 trinkets-2e132c7a017ff0561eab66960afa1a11a1f63c11.tar.lz trinkets-2e132c7a017ff0561eab66960afa1a11a1f63c11.tar.xz trinkets-2e132c7a017ff0561eab66960afa1a11a1f63c11.tar.zst trinkets-2e132c7a017ff0561eab66960afa1a11a1f63c11.zip |
Bump autoprefixer from 10.4.17 to 10.4.18
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.18.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app/package.json')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 2238953..849ba92 100644 --- a/app/package.json +++ b/app/package.json @@ -23,7 +23,7 @@ "@typescript-eslint/eslint-plugin": "7.1.0", "@typescript-eslint/parser": "7.1.0", "@vite-pwa/sveltekit": "0.4.0", - "autoprefixer": "10.4.17", + "autoprefixer": "10.4.18", "crc": "4.3.2", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", |