Bump estree-util-value-to-estree in /docs in the npm_and_yarn group (#245)
Some checks failed
Build and deploy documentation site / build (push) Has been cancelled
Build and deploy documentation site / deploy (push) Has been cancelled

Bumps the npm_and_yarn group in /docs with 1 update: [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree).


Updates `estree-util-value-to-estree` from 3.2.1 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.2.1...v3.3.3)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.3.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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] 2025-04-07 22:54:47 -04:00 committed by GitHub
parent 4a6efcab97
commit c6d2a3744c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7645,9 +7645,10 @@
}
},
"node_modules/estree-util-value-to-estree": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/estree-util-value-to-estree/-/estree-util-value-to-estree-3.2.1.tgz",
"integrity": "sha512-Vt2UOjyPbNQQgT5eJh+K5aATti0OjCIAGc9SgMdOFYbohuifsWclR74l0iZTJwePMgWYdX1hlVS+dedH9XV8kw==",
"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"
},