diff --git a/package.json b/package.json index 245cc36c..c84b27ca 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/css": "0.0.35", "@types/firefox-webext-browser": "^111.0.1", "@types/jest": "^27.5.0", - "@types/nearley": "^2.11.4", + "@types/nearley": "^2.11.5", "@types/selenium-webdriver": "^4.1.10", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/eslint-plugin-tslint": "^6.9.1", diff --git a/yarn.lock b/yarn.lock index 06b94c91..f6c006e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1083,10 +1083,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/nearley@^2.11.4": - version "2.11.4" - resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.4.tgz#c86b9e269425323ffdff28b0df1c0e3d66785016" - integrity sha512-w3F6sGIGGnscQkPtsbfiTl6xdy4icOI46M8au0STb3fhIlCs83fTCHJafvv9iHH9MTLVlJCdCN+oEdB35ZZRMg== +"@types/nearley@^2.11.5": + version "2.11.5" + resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.5.tgz#9087e1634e1c90efb25d661390702381789685cb" + integrity sha512-dM7TrN0bVxGGXTYGx4YhGear8ysLO5SOuouAWM9oltjQ3m9oYa13qi8Z1DJp5zxVMPukvQdsrnZmgzpeuTSEQA== "@types/node@*": version "15.0.2"