Skip to content

Commit a741cdf

Browse files
dependabot[bot]jtkiesel
authored andcommitted
build(deps): bump qs from 6.14.1 to 6.14.2 in /website
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.1...v6.14.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a0f685 commit a741cdf

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

website/yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7119,8 +7119,10 @@ postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.33, postcss@^8.5.4:
71197119
source-map-js "^1.2.1"
71207120

71217121
"prettier-plugin-java@link:..":
7122-
version "0.0.0"
7123-
uid ""
7122+
version "2.8.1"
7123+
dependencies:
7124+
tree-sitter-java-orchard "0.5.4"
7125+
web-tree-sitter "0.26.6"
71247126

71257127
prettier@^3:
71267128
version "3.6.2"
@@ -7211,9 +7213,9 @@ pupa@^3.1.0:
72117213
escape-goat "^4.0.0"
72127214

72137215
qs@~6.14.0:
7214-
version "6.14.1"
7215-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.1.tgz#a41d85b9d3902f31d27861790506294881871159"
7216-
integrity sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==
7216+
version "6.14.2"
7217+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
7218+
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
72177219
dependencies:
72187220
side-channel "^1.1.0"
72197221

0 commit comments

Comments
 (0)