Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 23:24:57 +0300
committerGitHub <noreply@github.com>2022-08-01 23:24:57 +0300
commitec0e5863162905fb35695e1c3612b6184ff476ce (patch)
treec4aa25fb7919a694b664afc9691652dc71c03c2e /package.json
parentdce6cac6b8adda3385333f2d2093d93daddd2c17 (diff)
build(deps-dev): bump autoprefixer from 10.4.7 to 10.4.8 (#1395)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.7 to 10.4.8. - [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.7...10.4.8) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 675e0da4e..f76480522 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"style": "font/bootstrap-icons.css",
"sass": "font/bootstrap-icons.scss",
"devDependencies": {
- "autoprefixer": "^10.4.7",
+ "autoprefixer": "^10.4.8",
"bootstrap": "5.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.21.0",