diff --git a/package.json b/package.json index d4f9e1f5..d014646a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "jest": "^25.5.4", "jest-webextension-mock": "^3.6.1", "marked": "^1.1.1", - "nearley": "^2.19.6", + "nearley": "^2.19.7", "prettier": "^2.1.2", "selenium-webdriver": "^4.0.0-alpha.7", "shared-git-hooks": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index fe966b18..1c9c6eb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5882,10 +5882,10 @@ ncp@~2.0.0: resolved "https://registry.yarnpkg.com/ncp/-/ncp-2.0.0.tgz#195a21d6c46e361d2fb1281ba38b91e9df7bdbb3" integrity sha1-GVoh1sRuNh0vsSgbo4uR6d9727M= -nearley@^2.19.6: - version "2.19.6" - resolved "https://registry.yarnpkg.com/nearley/-/nearley-2.19.6.tgz#22663fd7326eb708b4c18bfdd7e4ce204b7239b0" - integrity sha512-OV3Lx+o5iIGWVY38zs+7aiSnBqaHTFAOQiz83VHJje/wOOaSgzE3H0S/xfISxJhFSoPcX611OEDV9sCT8F283g== +nearley@^2.19.7: + version "2.19.7" + resolved "https://registry.yarnpkg.com/nearley/-/nearley-2.19.7.tgz#eafbe3e2d8ccfe70adaa5c026ab1f9709c116218" + integrity sha512-Y+KNwhBPcSJKeyQCFjn8B/MIe+DDlhaaDgjVldhy5xtFewIbiQgcbZV8k2gCVwkI1ZsKCnjIYZbR+0Fim5QYgg== dependencies: commander "^2.19.0" moo "^0.5.0"