Skip to content

Commit 20296fe

Browse files
Bump estree-util-value-to-estree from 3.0.1 to 3.3.3 in /website (#3623)
Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.0.1 to 3.3.3. - [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases) - [Commits](remcohaszing/estree-util-value-to-estree@v3.0.1...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9c09ec commit 20296fe

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

website/yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4663,12 +4663,11 @@ estree-util-to-js@^2.0.0:
46634663
source-map "^0.7.0"
46644664

46654665
estree-util-value-to-estree@^3.0.1:
4666-
version "3.0.1"
4667-
resolved "https://registry.npmjs.org/estree-util-value-to-estree/-/estree-util-value-to-estree-3.0.1.tgz"
4668-
integrity sha512-b2tdzTurEIbwRh+mKrEcaWfu1wgb8J1hVsgREg7FFiecWwK/PhO8X0kyc+0bIcKNtD4sqxIdNoRy6/p/TvECEA==
4666+
version "3.3.3"
4667+
resolved "https://registry.yarnpkg.com/estree-util-value-to-estree/-/estree-util-value-to-estree-3.3.3.tgz#800b03a551b466dd77ed2c574b042a9992546cf2"
4668+
integrity sha512-Db+m1WSD4+mUO7UgMeKkAwdbfNWwIxLt48XF2oFU9emPfXkIu+k5/nlOj313v7wqtAPo0f9REhUvznFrPkG8CQ==
46694669
dependencies:
46704670
"@types/estree" "^1.0.0"
4671-
is-plain-obj "^4.0.0"
46724671

46734672
estree-util-visit@^2.0.0:
46744673
version "2.0.0"

0 commit comments

Comments
 (0)