From c5631de69e64a45672f0c457b915a680c9907058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jul 2021 02:13:38 +0000 Subject: [PATCH] chore(deps): bump web-tree-sitter from 0.17.1 to 0.19.4 in /docs Bumps [web-tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.17.1 to 0.19.4. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/compare/0.17.1...v0.19.4) Signed-off-by: dependabot[bot] --- docs/package-lock.json | 6 +++--- docs/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index e5560326..c6ecc4ef 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -13550,9 +13550,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.19.4", + "resolved": "https://registry.npmjs.org/web-tree-sitter/-/web-tree-sitter-0.19.4.tgz", + "integrity": "sha512-8G0xBj05hqZybCqBtW7RPZ/hWEtP3DiLTauQzGJZuZYfVRgw7qj7iaZ+8djNqJ4VPrdOO+pS2dR1JsTbsLxdYg==" }, "webpack": { "version": "5.45.1", diff --git a/docs/package.json b/docs/package.json index 94ed951c..e4a15812 100644 --- a/docs/package.json +++ b/docs/package.json @@ -25,7 +25,7 @@ "react-copy-to-clipboard": "^5.0.3", "react-dom": "^17.0.2", "react-toastify": "^7.0.4", - "web-tree-sitter": "^0.17.1" + "web-tree-sitter": "^0.19.4" }, "browserslist": { "production": [