Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @fisker/eslint-config-legacy@1.2.4
 - @fisker/eslint-config-vue@1.2.5
 - @fisker/eslint-config@1.2.4
 - @fisker/renovate-config@1.0.18
  • Loading branch information
fisker committed Jun 26, 2019
1 parent 6d3b188 commit b8f0223
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/fisker/shared-configs/issues"
},
"version": "1.2.3",
"version": "1.2.4",
"main": "index.js",
"files": [
"plugins"
Expand All @@ -25,7 +25,7 @@
"prettier": "prettier **/*.{css,html,js,json,less,md,scss,ts,vue,yaml,yml} --write"
},
"dependencies": {
"@fisker/eslint-config": "^1.2.3",
"@fisker/eslint-config": "^1.2.4",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-es": "1.4.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/fisker/shared-configs/issues"
},
"version": "1.2.4",
"version": "1.2.5",
"main": "index.js",
"files": [
"plugins"
Expand All @@ -25,7 +25,7 @@
"prettier": "prettier **/*.{css,html,js,json,less,md,scss,ts,vue,yaml,yml} --write"
},
"dependencies": {
"@fisker/eslint-config": "^1.2.3",
"@fisker/eslint-config": "^1.2.4",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-vue": "5.2.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/fisker/shared-configs/issues"
},
"version": "1.2.3",
"version": "1.2.4",
"main": "index.js",
"files": [
"plugins",
Expand Down
2 changes: 1 addition & 1 deletion packages/renovate-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/fisker/shared-configs/issues"
},
"version": "1.0.17",
"version": "1.0.18",
"files": [],
"scripts": {
"build": "yarn clean-package",
Expand Down

0 comments on commit b8f0223

Please sign in to comment.