Skip to content

Commit

Permalink
let's catch better common problem (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam-sharma7 authored Aug 1, 2023
1 parent aa18062 commit 876d731
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 244 deletions.
8 changes: 4 additions & 4 deletions integration-tests/src/main/ui-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.22.9",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3"
"eslint": "^8.46.0",
"eslint-plugin-vue": "^9.16.1"
},
"eslintConfig": {
"root": true,
Expand Down
Loading

0 comments on commit 876d731

Please sign in to comment.