From 4c2c80e0987232a341ea6e834d1b34daeaf8c8a3 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Sat, 11 Feb 2023 04:41:31 +0000 Subject: [PATCH] Build(deps-dev): bump stylelint-config-prettier from 9.0.4 to 9.0.5 Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier) from 9.0.4 to 9.0.5. - [Release notes](https://github.com/prettier/stylelint-config-prettier/releases) - [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v9.0.4...v9.0.5) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1345124..0fce9ea 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "postcss-html": "^1.5.0", "prettier": "^2.8.4", "stylelint": "^14.16.1", - "stylelint-config-prettier": "^9.0.4", + "stylelint-config-prettier": "^9.0.5", "stylelint-config-recommended-vue": "^1.4.0", "stylelint-config-standard": "^29.0.0", "typescript": "^4.9.5", diff --git a/yarn.lock b/yarn.lock index 6c17f5c..d23b3c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14130,10 +14130,10 @@ stylelint-config-html@>=1.0.0: resolved "https://registry.yarnpkg.com/stylelint-config-html/-/stylelint-config-html-1.1.0.tgz#999db19aea713b7ff6dde92ada76e4c1bd812b66" integrity sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ== -stylelint-config-prettier@^9.0.4: - version "9.0.4" - resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.4.tgz#1b1dda614d5b3ef6c1f583fa6fa55f88245eb00b" - integrity sha512-38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvbg== +stylelint-config-prettier@^9.0.5: + version "9.0.5" + resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e" + integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA== stylelint-config-recommended-vue@^1.4.0: version "1.4.0"