mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bump nearley from 2.19.6 to 2.19.7
Bumps [nearley](https://github.com/hardmath123/nearley) from 2.19.6 to 2.19.7. - [Release notes](https://github.com/hardmath123/nearley/releases) - [Commits](https://github.com/hardmath123/nearley/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
eb5be72476
commit
546cca15c4
2 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue