Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2023
1 parent 28d7e35 commit 1ab12d4
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 213 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
"dependencies": {
"enquirer": "^2.3.6",
"javascript-stringify": "^2.1.0",
"kolorist": "^1.5.1"
"kolorist": "^1.7.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.1.4",
"@rushstack/eslint-patch": "^1.2.0",
"@vue/eslint-config-airbnb": "^7.0.0",
"@vue/eslint-config-airbnb-with-typescript": "^7.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-standard-with-typescript": "^8.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^8.22.0",
"eslint-plugin-vue": "^9.3.0",
"prettier": "^2.7.1",
"eslint": "^8.34.0",
"eslint-plugin-vue": "^9.9.0",
"prettier": "^2.8.4",
"standard": "^17.0.0",
"typescript": "~4.7.4"
}
Expand Down
Loading

0 comments on commit 1ab12d4

Please sign in to comment.