Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @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
  • Loading branch information
AndrewLeedham committed Aug 10, 2023
1 parent bbb84a2 commit bbfcf43
Show file tree
Hide file tree
Showing 7 changed files with 5,628 additions and 1,997 deletions.
2 changes: 1 addition & 1 deletion packages/xerox-browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/browserslist-config",
"version": "2.0.3",
"version": "2.0.4",
"description": "Browserslist shareable configuration for Xerox projects.",
"keywords": [
"xerox",
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/cli",
"version": "2.0.5",
"version": "2.0.6",
"description": "Shared CLI for Xerox projects.",
"keywords": [
"xerox",
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/eslint-config",
"version": "5.0.5",
"version": "5.0.6",
"description": "ESLint shareable configuration for Xerox projects.",
"keywords": [
"xerox",
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/prettier-config",
"version": "4.0.2",
"version": "4.0.3",
"description": "Prettier shareable configuration for Xerox projects.",
"keywords": [
"xerox",
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-semantic-release-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/semantic-release-config",
"version": "4.0.5",
"version": "4.0.6",
"description": "semantic-release shareable config for Xerox projects",
"keywords": [
"xerox",
Expand Down
4 changes: 2 additions & 2 deletions packages/xerox-stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/stylelint-config",
"version": "3.0.5",
"version": "3.0.6",
"description": "Stylelint shareable configuration for Xerox projects.",
"keywords": [
"stylelint",
Expand All @@ -25,7 +25,7 @@
"stylelint-scss": "^5.0.1"
},
"devDependencies": {
"@xerox/prettier-config": "^4.0.2",
"@xerox/prettier-config": "^4.0.3",
"stylelint": "15.10.2"
}
}
Loading

0 comments on commit bbfcf43

Please sign in to comment.