Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 7902f43 commit aa570f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-e2e-nightwatch": "5.0.0",
"@vue/cli-plugin-eslint": "4.5.19",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-router": "4.5.13",
"@vue/cli-plugin-typescript": "4.5.13",
"@vue/cli-plugin-unit-jest": "5.0.0-beta.3",
"@vue/cli-plugin-vuex": "4.5.13",
"@vue/cli-service": "4.5.13",
"@vue/compiler-sfc": "3.2.47",
"@vue/eslint-config-typescript": "7.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/test-utils": "2.4.4",
"babel-jest": "26.6.3",
"chromedriver": "111.0.0",
"eslint": "6.8.0",
"eslint-plugin-vue": "7.20.0",
"eslint": "9.2.0",
"eslint-plugin-vue": "9.26.0",
"geckodriver": "3.2.0",
"node-sass": "8.0.0",
"sass-loader": "10.5.2",
Expand Down

0 comments on commit aa570f7

Please sign in to comment.