diff --git a/package.json b/package.json index 8dc75a5..50d08d3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@accentor/api-client-js": "^0.17.0", - "@vue/eslint-config-prettier": "^7.0.0", + "@vue/eslint-config-prettier": "^7.1.0", "autoprefixer": "^10.4.13", "postcss": "^8.4.12", "prettier": "^2.8.4", diff --git a/yarn.lock b/yarn.lock index c427794..2c83d1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -350,10 +350,10 @@ resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.4.5.tgz#d54e844c1adbb1e677c81c665ecef1a2b4bb8380" integrity sha512-JD5fcdIuFxU4fQyXUu3w2KpAJHzTVdN+p4iOX2lMWSHMOoQdMAcpFLZzm9Z/2nmsoZ1a96QEhZ26e50xLBsgOQ== -"@vue/eslint-config-prettier@^7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#44ab55ca22401102b57795c59428e9dade72be34" - integrity sha512-/CTc6ML3Wta1tCe1gUeO0EYnVXfo3nJXsIhZ8WJr3sov+cGASr6yuiibJTL6lmIBm7GobopToOuB3B6AWyV0Iw== +"@vue/eslint-config-prettier@^7.1.0": + version "7.1.0" + resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#97936379c7fb1d982b9d2c6b122306e3c2e464c8" + integrity sha512-Pv/lVr0bAzSIHLd9iz0KnvAr4GKyCEl+h52bc4e5yWuDVtLgFwycF7nrbWTAQAS+FU6q1geVd07lc6EWfJiWKQ== dependencies: eslint-config-prettier "^8.3.0" eslint-plugin-prettier "^4.0.0"