Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Update ESLint-related plugins and @pinia/testing (#1222)
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-0311 authored Apr 5, 2022
1 parent 69ef11e commit d106d9a
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 230 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,29 +100,29 @@
"@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/storybook": "^4.3.0",
"@nuxtjs/style-resources": "^1.0.0",
"@pinia/testing": "^0.0.9",
"@pinia/testing": "^0.0.11",
"@playwright/test": "^1.16.2",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/user-event": "^13.2.1",
"@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",
"@types/express-useragent": "^1.0.2",
"@types/jest": "^26.0.22",
"@types/module-alias": "^2.0.1",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"@vue/runtime-dom": "^3.2.31",
"@vue/test-utils": "^1.1.3",
"autoprefixer": "^10.4.0",
"babel-jest": "^26.6.3",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-custom-alias": "^1.3.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-tsdoc": "^0.2.14",
"eslint-plugin-unicorn": "^41.0.1",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-vue": "^8.5.0",
"eslint-plugin-vuejs-accessibility": "^1.1.1",
"husky": "^7.0.1",
Expand Down
Loading

0 comments on commit d106d9a

Please sign in to comment.