build(deps-dev): bump @lezer/common from 0.15.5 to 0.15.8 in /web/ui (#9749)

Bumps [@lezer/common](https://github.com/lezer-parser/common) from 0.15.5 to 0.15.8.
- [Release notes](https://github.com/lezer-parser/common/releases)
- [Changelog](https://github.com/lezer-parser/common/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lezer-parser/common/compare/0.15.5...0.15.8)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-16 11:11:12 +01:00 committed by GitHub
parent 0986a1d97d
commit 9fe9b246f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View file

@ -41,7 +41,7 @@
"@codemirror/lint": "^0.19.1",
"@codemirror/state": "^0.19.2",
"@codemirror/view": "^0.19.7",
"@lezer/common": "^0.15.5",
"@lezer/common": "^0.15.8",
"@lezer/generator": "^0.15.1",
"@types/chai": "^4.2.12",
"@types/lru-cache": "^5.1.0",
@ -73,7 +73,7 @@
"@codemirror/lint": "^0.19.1",
"@codemirror/state": "^0.19.2",
"@codemirror/view": "^0.19.7",
"@lezer/common": "^0.15.5"
"@lezer/common": "^0.15.8"
},
"prettier": {
"singleQuote": true,

View file

@ -27,7 +27,7 @@
"@codemirror/lint": "^0.19.1",
"@codemirror/state": "^0.19.2",
"@codemirror/view": "^0.19.7",
"@lezer/common": "^0.15.5",
"@lezer/common": "^0.15.8",
"@lezer/generator": "^0.15.1",
"@types/chai": "^4.2.12",
"@types/lru-cache": "^5.1.0",
@ -62,7 +62,7 @@
"@codemirror/lint": "^0.19.1",
"@codemirror/state": "^0.19.2",
"@codemirror/view": "^0.19.7",
"@lezer/common": "^0.15.5"
"@lezer/common": "^0.15.8"
}
},
"node_modules/@babel/code-frame": {
@ -888,9 +888,9 @@
}
},
"node_modules/@lezer/common": {
"version": "0.15.5",
"resolved": "https://registry.npmjs.org/@lezer/common/-/common-0.15.5.tgz",
"integrity": "sha512-ufcjclusHXGdhp4gSPbPD7sUd38SgOej7m5tAEuG2tNPzqzV0d1vwwLh57R6IwW79ml2mb3tUjAoDfqI7v1HEw=="
"version": "0.15.8",
"resolved": "https://registry.npmjs.org/@lezer/common/-/common-0.15.8.tgz",
"integrity": "sha512-zpS/xty48huX4uBidupmWDYCRBYpVtoTiFhzYhd6GsQwU67WsdSImdWzZJDrF/DhcQ462wyrZahHlo2grFB5ig=="
},
"node_modules/@lezer/generator": {
"version": "0.15.1",
@ -27644,9 +27644,9 @@
"dev": true
},
"@lezer/common": {
"version": "0.15.5",
"resolved": "https://registry.npmjs.org/@lezer/common/-/common-0.15.5.tgz",
"integrity": "sha512-ufcjclusHXGdhp4gSPbPD7sUd38SgOej7m5tAEuG2tNPzqzV0d1vwwLh57R6IwW79ml2mb3tUjAoDfqI7v1HEw=="
"version": "0.15.8",
"resolved": "https://registry.npmjs.org/@lezer/common/-/common-0.15.8.tgz",
"integrity": "sha512-zpS/xty48huX4uBidupmWDYCRBYpVtoTiFhzYhd6GsQwU67WsdSImdWzZJDrF/DhcQ462wyrZahHlo2grFB5ig=="
},
"@lezer/generator": {
"version": "0.15.1",
@ -28317,7 +28317,7 @@
"@codemirror/lint": "^0.19.1",
"@codemirror/state": "^0.19.2",
"@codemirror/view": "^0.19.7",
"@lezer/common": "^0.15.5",
"@lezer/common": "^0.15.8",
"@lezer/generator": "^0.15.1",
"@types/chai": "^4.2.12",
"@types/lru-cache": "^5.1.0",