chore(deps): bump web-tree-sitter from 0.17.1 to 0.18.1 in /docs

Bumps [web-tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](https://github.com/tree-sitter/tree-sitter/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-11 06:54:55 +00:00 committed by GitHub
parent af9d6e9b05
commit f9906c226b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 16 deletions

23
docs/package-lock.json generated
View file

@ -18,7 +18,7 @@
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^16.8.4",
"react-toastify": "^6.0.9",
"web-tree-sitter": "^0.17.1"
"web-tree-sitter": "^0.18.1"
},
"devDependencies": {
"eslint": "^7.12.0",
@ -4117,7 +4117,6 @@
"dependencies": {
"anymatch": "3.1.1",
"braces": "3.0.2",
"fsevents": "2.1.3",
"glob-parent": "5.1.1",
"is-binary-path": "2.1.0",
"is-glob": "4.0.1",
@ -5773,7 +5772,6 @@
"cosmiconfig": "^7.0.0",
"eslint-mdx": "^1.8.2",
"eslint-plugin-react": "^7.20.6",
"rebass": "^4.0.7",
"remark-mdx": "^1.6.16",
"remark-parse": "^8.0.3",
"remark-stringify": "^8.1.1",
@ -11098,9 +11096,6 @@
"version": "1.22.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.22.0.tgz",
"integrity": "sha512-lLJ/Wt9yy0AiSYBf212kK3mM5L8ycwlyTlSxHBAneXLR0nzFMlZ5y7riFPF3E33zXOF2IH95xdY5jIyZbM9z/w==",
"dependencies": {
"clipboard": "^2.0.0"
},
"optionalDependencies": {
"clipboard": "^2.0.0"
}
@ -14713,8 +14708,7 @@
"dependencies": {
"chokidar": "3.4.3",
"graceful-fs": "4.2.4",
"neo-async": "2.6.2",
"watchpack-chokidar2": "2.0.0"
"neo-async": "2.6.2"
},
"optionalDependencies": {
"watchpack-chokidar2": "2.0.0"
@ -14982,9 +14976,9 @@
}
},
"node_modules/web-tree-sitter": {
"version": "0.17.1",
"resolved": "https://registry.npmjs.org/web-tree-sitter/-/web-tree-sitter-0.17.1.tgz",
"integrity": "sha512-QgaeV+wmlB1Qaw9rS5a0ZDBt8GRcKkF+hGNSVxQ/HLm1lPCow3BKOhoILaXkYm7YozCcL7TjppRADBwFJugbuA=="
"version": "0.18.1",
"resolved": "https://registry.npmjs.org/web-tree-sitter/-/web-tree-sitter-0.18.1.tgz",
"integrity": "sha512-DCIA1VITXVaulLlQdHy+Or81pGIiAaJ3SwoYnRWuwkizUUTFCoq52A492kTon9Qs5yBrgFRn9DEyi1scwlKA4Q=="
},
"node_modules/webidl-conversions": {
"version": "4.0.2",
@ -15191,7 +15185,6 @@
"anymatch": "2.0.0",
"async-each": "1.0.3",
"braces": "2.3.2",
"fsevents": "1.2.13",
"glob-parent": "3.1.0",
"inherits": "2.0.4",
"is-binary-path": "1.0.1",
@ -30518,9 +30511,9 @@
"integrity": "sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw=="
},
"web-tree-sitter": {
"version": "0.17.1",
"resolved": "https://registry.npmjs.org/web-tree-sitter/-/web-tree-sitter-0.17.1.tgz",
"integrity": "sha512-QgaeV+wmlB1Qaw9rS5a0ZDBt8GRcKkF+hGNSVxQ/HLm1lPCow3BKOhoILaXkYm7YozCcL7TjppRADBwFJugbuA=="
"version": "0.18.1",
"resolved": "https://registry.npmjs.org/web-tree-sitter/-/web-tree-sitter-0.18.1.tgz",
"integrity": "sha512-DCIA1VITXVaulLlQdHy+Or81pGIiAaJ3SwoYnRWuwkizUUTFCoq52A492kTon9Qs5yBrgFRn9DEyi1scwlKA4Q=="
},
"webidl-conversions": {
"version": "4.0.2",

View file

@ -25,7 +25,7 @@
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^16.8.4",
"react-toastify": "^6.0.9",
"web-tree-sitter": "^0.17.1"
"web-tree-sitter": "^0.18.1"
},
"browserslist": {
"production": [