Skip to content

Commit

Permalink
Update peerDep range to ^8.0.0 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
tclindner committed Nov 13, 2021
1 parent a00c11d commit 6d23f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"peerDependencies": {
"eslint": "^7.0.0",
"eslint-plugin-test-id": "^1.1.0",
"eslint-plugin-vue": "^7.0.0",
"eslint-plugin-vue": "^8.0.0",
"eslint-plugin-vuejs-accessibility": "^1.1.0"
},
"engines": {
Expand Down

0 comments on commit 6d23f69

Please sign in to comment.