diff --git a/packages/xerox-browserslist-config/package.json b/packages/xerox-browserslist-config/package.json index 053cbbf6..3341dd66 100644 --- a/packages/xerox-browserslist-config/package.json +++ b/packages/xerox-browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@xerox/browserslist-config", - "version": "2.0.2", + "version": "2.0.3", "description": "Browserslist shareable configuration for Xerox projects.", "keywords": [ "xerox", diff --git a/packages/xerox-cli/package.json b/packages/xerox-cli/package.json index 21554899..ca0cf742 100644 --- a/packages/xerox-cli/package.json +++ b/packages/xerox-cli/package.json @@ -1,6 +1,6 @@ { "name": "@xerox/cli", - "version": "2.0.4", + "version": "2.0.5", "description": "Shared CLI for Xerox projects.", "keywords": [ "xerox", diff --git a/packages/xerox-eslint-config/package.json b/packages/xerox-eslint-config/package.json index 80e337ea..ceb54305 100644 --- a/packages/xerox-eslint-config/package.json +++ b/packages/xerox-eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@xerox/eslint-config", - "version": "5.0.4", + "version": "5.0.5", "description": "ESLint shareable configuration for Xerox projects.", "keywords": [ "xerox", diff --git a/packages/xerox-prettier-config/package.json b/packages/xerox-prettier-config/package.json index e2009266..510f65d5 100644 --- a/packages/xerox-prettier-config/package.json +++ b/packages/xerox-prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@xerox/prettier-config", - "version": "4.0.1", + "version": "4.0.2", "description": "Prettier shareable configuration for Xerox projects.", "keywords": [ "xerox", diff --git a/packages/xerox-semantic-release-config/package.json b/packages/xerox-semantic-release-config/package.json index 85a7224b..2e6988d6 100644 --- a/packages/xerox-semantic-release-config/package.json +++ b/packages/xerox-semantic-release-config/package.json @@ -1,6 +1,6 @@ { "name": "@xerox/semantic-release-config", - "version": "4.0.4", + "version": "4.0.5", "description": "semantic-release shareable config for Xerox projects", "keywords": [ "xerox", diff --git a/packages/xerox-stylelint-config/package.json b/packages/xerox-stylelint-config/package.json index 8b13216f..c0bf71c9 100644 --- a/packages/xerox-stylelint-config/package.json +++ b/packages/xerox-stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@xerox/stylelint-config", - "version": "3.0.4", + "version": "3.0.5", "description": "Stylelint shareable configuration for Xerox projects.", "keywords": [ "stylelint", @@ -25,7 +25,7 @@ "stylelint-scss": "^5.0.1" }, "devDependencies": { - "@xerox/prettier-config": "^4.0.1", + "@xerox/prettier-config": "^4.0.2", "stylelint": "15.10.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8a584fd..ab8b4ca5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -243,7 +243,7 @@ importers: version: 5.0.1(stylelint@15.10.2) devDependencies: '@xerox/prettier-config': - specifier: ^4.0.1 + specifier: ^4.0.2 version: link:../xerox-prettier-config stylelint: specifier: 15.10.2