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-11-01 13:26:05 +0300
committerGitHub <noreply@github.com>2022-11-01 13:26:05 +0300
commit7da620421306f0c0a9d14f302b69971f45cd50b9 (patch)
tree6b4b7504ff65397c4e65ab596bf7d731ce305bd4 /package.json
parente74a7a6b578bd0d9c6106be45d07cee20a06f0d1 (diff)
build(deps-dev): bump autoprefixer from 10.4.12 to 10.4.13 (#1471)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.12 to 10.4.13. - [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.12...10.4.13) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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 a3f23a1c2..8df602068 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.12",
+ "autoprefixer": "^10.4.13",
"bootstrap": "5.2.2",
"cross-env": "^7.0.3",
"eslint": "^8.26.0",