diff --git a/package.json b/package.json index 75b0602..395758e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-promise": "^6.0.0", "eslint-plugin-regexp": "^1.7.0", "eslint-plugin-unicorn": "^42.0.0", - "eslint-plugin-userscripts": "^0.2.8", + "eslint-plugin-userscripts": "^0.2.11", "gulp": "^4.0.2", "gulp-clean-css": "^4.3.0", "gulp-flatmap": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index 9a80d43..241b024 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2149,10 +2149,10 @@ eslint-plugin-unicorn@^42.0.0: semver "^7.3.5" strip-indent "^3.0.0" -eslint-plugin-userscripts@^0.2.8: - version "0.2.8" - resolved "https://registry.yarnpkg.com/eslint-plugin-userscripts/-/eslint-plugin-userscripts-0.2.8.tgz#dce66f9c670f981be35be7d770d6c97421d32ee9" - integrity sha512-7vWIqT887riMqLySMI9svFi2znqWw3x/HcfdA1OIUyfzgA5/rydjFGfwecMwf9Zr+tmtrGIVFpQtP47/taHheQ== +eslint-plugin-userscripts@^0.2.11: + version "0.2.11" + resolved "https://registry.yarnpkg.com/eslint-plugin-userscripts/-/eslint-plugin-userscripts-0.2.11.tgz#90c4c203c42d08f63e29141c01ba4c511cc23ad7" + integrity sha512-CGbeKtKRRi+l/eznGGV7lZXzUte2pEPZMPU1PK98OVqVSAj0NrvMQtK5jyDFMmkAtZNTC5AZOhzI5Owa+u6i/g== dependencies: requireindex "~1.2.0" semver "^7.3.5"