aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-09 21:57:31 +0000
committerGravatar vitalyster2023-03-10 12:46:40 +0300
commit7dc974e2d39ea8440fc2ca052ac4b3ef613d4724 (patch)
tree6743eebafae9e6b81911f2301076a09c6fd698bc /package.json
parent99669838b6af07566b64b8a72e01c159c5949661 (diff)
build(deps-dev): bump autoprefixer from 10.4.13 to 10.4.14
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.13 to 10.4.14. - [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.13...10.4.14) --- 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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 430cb53d..f5435a85 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.1",
- "autoprefixer": "^10.4.13",
+ "autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"core-js": "^3.29.0",
"cors": "^2.8.5",