Bump @types/nearley from 2.11.4 to 2.11.5

Bumps [@types/nearley](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nearley) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nearley)

---
updated-dependencies:
- dependency-name: "@types/nearley"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-13 22:37:25 +00:00 committed by GitHub
parent 81f111f14b
commit 478e2464b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@
"@types/css": "0.0.35", "@types/css": "0.0.35",
"@types/firefox-webext-browser": "^111.0.1", "@types/firefox-webext-browser": "^111.0.1",
"@types/jest": "^27.5.0", "@types/jest": "^27.5.0",
"@types/nearley": "^2.11.4", "@types/nearley": "^2.11.5",
"@types/selenium-webdriver": "^4.1.10", "@types/selenium-webdriver": "^4.1.10",
"@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.9.1", "@typescript-eslint/eslint-plugin-tslint": "^6.9.1",

View file

@ -1083,10 +1083,10 @@
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
"@types/nearley@^2.11.4": "@types/nearley@^2.11.5":
version "2.11.4" version "2.11.5"
resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.4.tgz#c86b9e269425323ffdff28b0df1c0e3d66785016" resolved "https://registry.yarnpkg.com/@types/nearley/-/nearley-2.11.5.tgz#9087e1634e1c90efb25d661390702381789685cb"
integrity sha512-w3F6sGIGGnscQkPtsbfiTl6xdy4icOI46M8au0STb3fhIlCs83fTCHJafvv9iHH9MTLVlJCdCN+oEdB35ZZRMg== integrity sha512-dM7TrN0bVxGGXTYGx4YhGear8ysLO5SOuouAWM9oltjQ3m9oYa13qi8Z1DJp5zxVMPukvQdsrnZmgzpeuTSEQA==
"@types/node@*": "@types/node@*":
version "15.0.2" version "15.0.2"