Skip to content

Commit bbfcf43

Browse files
committed
Bump independent versions [skip ci]
- @xerox/browserslist-config@2.0.4 - @xerox/cli@2.0.6 - @xerox/eslint-config@5.0.6 - @xerox/prettier-config@4.0.3 - @xerox/semantic-release-config@4.0.6 - @xerox/stylelint-config@3.0.6
1 parent bbb84a2 commit bbfcf43

File tree

7 files changed

+5628
-1997
lines changed

7 files changed

+5628
-1997
lines changed

packages/xerox-browserslist-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xerox/browserslist-config",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Browserslist shareable configuration for Xerox projects.",
55
"keywords": [
66
"xerox",

packages/xerox-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xerox/cli",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Shared CLI for Xerox projects.",
55
"keywords": [
66
"xerox",

packages/xerox-eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xerox/eslint-config",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "ESLint shareable configuration for Xerox projects.",
55
"keywords": [
66
"xerox",

packages/xerox-prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xerox/prettier-config",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Prettier shareable configuration for Xerox projects.",
55
"keywords": [
66
"xerox",

packages/xerox-semantic-release-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xerox/semantic-release-config",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
44
"description": "semantic-release shareable config for Xerox projects",
55
"keywords": [
66
"xerox",

packages/xerox-stylelint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xerox/stylelint-config",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "Stylelint shareable configuration for Xerox projects.",
55
"keywords": [
66
"stylelint",
@@ -25,7 +25,7 @@
2525
"stylelint-scss": "^5.0.1"
2626
},
2727
"devDependencies": {
28-
"@xerox/prettier-config": "^4.0.2",
28+
"@xerox/prettier-config": "^4.0.3",
2929
"stylelint": "15.10.2"
3030
}
3131
}

0 commit comments

Comments
 (0)