Skip to content

Commit

Permalink
Upgrade packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtusc committed Jan 28, 2023
1 parent e3be013 commit 095f0fe
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 164 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"vue"
],
"dependencies": {
"@vue/eslint-config-standard": "^6.0.0",
"eslint": "^8.23.1",
"@vue/eslint-config-standard": "^8.0.1",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-vue": "^9.5.1",
"prettier": "^2.7.0",
"eslint-plugin-vue": "^9.9.0",
"prettier": "^2.8.3",
"vue-eslint-parser": "^9.1.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 095f0fe

Please sign in to comment.