Bump nearley from 2.19.4 to 2.19.5

Bumps [nearley](https://github.com/hardmath123/nearley) from 2.19.4 to 2.19.5.
- [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:
dependabot-preview[bot] 2020-07-15 06:24:29 +00:00 committed by GitHub
parent 640c942b63
commit 2303278dd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@
"jest": "^25.5.4",
"jest-webextension-mock": "^3.6.0",
"marked": "^1.1.1",
"nearley": "^2.19.4",
"nearley": "^2.19.5",
"prettier": "^2.0.5",
"selenium-webdriver": "^4.0.0-alpha.7",
"shared-git-hooks": "^1.2.1",

View file

@ -5930,10 +5930,10 @@ ncp@~2.0.0:
resolved "https://registry.yarnpkg.com/ncp/-/ncp-2.0.0.tgz#195a21d6c46e361d2fb1281ba38b91e9df7bdbb3"
integrity sha1-GVoh1sRuNh0vsSgbo4uR6d9727M=
nearley@^2.19.4:
version "2.19.4"
resolved "https://registry.yarnpkg.com/nearley/-/nearley-2.19.4.tgz#7518cbdd7d0e8e08b5f82841b9edb0126239c8b1"
integrity sha512-oqj3m4oqwKsN77pETa9IPvxHHHLW68KrDc2KYoWMUOhDlrNUo7finubwffQMBRnwNCOXc4kRxCZO0Rvx4L6Zrw==
nearley@^2.19.5:
version "2.19.5"
resolved "https://registry.yarnpkg.com/nearley/-/nearley-2.19.5.tgz#6be78e4942eeb9a043b17c563413111d4ad849b7"
integrity sha512-qoh1ZXXl0Kpn40tFhmgvffUAlbpRMcjLUagNVnT1JmliUIsB4tFabmCNhD97+tkf9FZ/SLhhYzNow0V3GitzDg==
dependencies:
commander "^2.19.0"
moo "^0.5.0"