aboutsummaryrefslogtreecommitdiff
path: root/docs/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-23 07:09:01 -0400
committerGitHub <noreply@github.com>2025-04-23 07:09:01 -0400
commit1b206175f83926801d0b65953a85e8a5ea27d73d (patch)
tree44d42fcf74719a0949642db1a4968c8e1fd5796c /docs/package-lock.json
parent3135abd0ece72af853680178e4b8a6d951b26def (diff)
downloadanubis-1b206175f83926801d0b65953a85e8a5ea27d73d.tar.xz
anubis-1b206175f83926801d0b65953a85e8a5ea27d73d.zip
build(deps): bump estree-util-value-to-estree in /docs (#336)
Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases) - [Commits](https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: estree-util-value-to-estree dependency-version: 3.3.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'docs/package-lock.json')
-rw-r--r--docs/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/package-lock.json b/docs/package-lock.json
index 98f5210..013092f 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -8512,9 +8512,9 @@
}
},
"node_modules/estree-util-value-to-estree": {
- "version": "3.3.2",
- "resolved": "https://registry.npmjs.org/estree-util-value-to-estree/-/estree-util-value-to-estree-3.3.2.tgz",
- "integrity": "sha512-hYH1aSvQI63Cvq3T3loaem6LW4u72F187zW4FHpTrReJSm6W66vYTFNO1vH/chmcOulp1HlAj1pxn8Ag0oXI5Q==",
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/estree-util-value-to-estree/-/estree-util-value-to-estree-3.3.3.tgz",
+ "integrity": "sha512-Db+m1WSD4+mUO7UgMeKkAwdbfNWwIxLt48XF2oFU9emPfXkIu+k5/nlOj313v7wqtAPo0f9REhUvznFrPkG8CQ==",
"license": "MIT",
"dependencies": {
"@types/estree": "^1.0.0"