Skip to content

Commit df951b6

Browse files
build(deps): bump estree-util-value-to-estree from 3.1.1 to 3.3.3 (#796)
Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.1.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.1.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8542e56 commit df951b6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

yarn.lock

+3-4
Original file line numberDiff line numberDiff line change
@@ -7662,12 +7662,11 @@ estree-util-to-js@^2.0.0:
76627662
source-map "^0.7.0"
76637663

76647664
estree-util-value-to-estree@^3.0.1:
7665-
version "3.1.1"
7666-
resolved "https://registry.yarnpkg.com/estree-util-value-to-estree/-/estree-util-value-to-estree-3.1.1.tgz#a007388eca677510f319603a2f279fed6d104a15"
7667-
integrity sha512-5mvUrF2suuv5f5cGDnDphIy4/gW86z82kl5qG6mM9z04SEQI4FB5Apmaw/TGEf3l55nLtMs5s51dmhUzvAHQCA==
7665+
version "3.3.3"
7666+
resolved "https://registry.yarnpkg.com/estree-util-value-to-estree/-/estree-util-value-to-estree-3.3.3.tgz#800b03a551b466dd77ed2c574b042a9992546cf2"
7667+
integrity sha512-Db+m1WSD4+mUO7UgMeKkAwdbfNWwIxLt48XF2oFU9emPfXkIu+k5/nlOj313v7wqtAPo0f9REhUvznFrPkG8CQ==
76687668
dependencies:
76697669
"@types/estree" "^1.0.0"
7670-
is-plain-obj "^4.0.0"
76717670

76727671
estree-util-visit@^2.0.0:
76737672
version "2.0.0"

0 commit comments

Comments
 (0)