Skip to content

Commit 5447eaa

Browse files
Bump babel-plugin-optimize-clsx from 2.6.0 to 2.6.1 (#21524)
1 parent 534b9e9 commit 5447eaa

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3944,15 +3944,16 @@ babel-plugin-module-resolver@^4.0.0:
39443944
resolve "^1.13.1"
39453945

39463946
babel-plugin-optimize-clsx@^2.3.0, babel-plugin-optimize-clsx@^2.4.1:
3947-
version "2.6.0"
3948-
resolved "https://registry.yarnpkg.com/babel-plugin-optimize-clsx/-/babel-plugin-optimize-clsx-2.6.0.tgz#ae0b9db19565ab0355607c9d58e23e73025e53f1"
3949-
integrity sha512-FizJqgyoj8EG3Y3F+BLxB+0rxDb9AFfh826ob4e70SXMxOcmibpi/8RiEHQ2FbGt/2PF6k2128dZ1xVQ4f1JNA==
3947+
version "2.6.1"
3948+
resolved "https://registry.yarnpkg.com/babel-plugin-optimize-clsx/-/babel-plugin-optimize-clsx-2.6.1.tgz#2c9b58811bb86553beedd03b69486d370700a7f5"
3949+
integrity sha512-uPatuZ4FhqsQ23IhoZNOVoVLCFYBvIwVgWJ4WdUbwaZvsooitwbbwwtQxQHljUiCpMEZGkVln/OLMIdwrlCs1g==
39503950
dependencies:
39513951
"@babel/generator" "^7.6.2"
39523952
"@babel/template" "^7.6.0"
39533953
"@babel/types" "^7.6.1"
3954+
find-cache-dir "^3.2.0"
39543955
lodash "^4.17.15"
3955-
object-hash "^1.3.1"
3956+
object-hash "^2.0.3"
39563957

39573958
babel-plugin-preval@^2.0.0:
39583959
version "2.0.1"
@@ -11952,10 +11953,10 @@ object-copy@^0.1.0:
1195211953
define-property "^0.2.5"
1195311954
kind-of "^3.0.3"
1195411955

11955-
object-hash@^1.3.1:
11956-
version "1.3.1"
11957-
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-1.3.1.tgz#fde452098a951cb145f039bb7d455449ddc126df"
11958-
integrity sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==
11956+
object-hash@^2.0.3:
11957+
version "2.0.3"
11958+
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.0.3.tgz#d12db044e03cd2ca3d77c0570d87225b02e1e6ea"
11959+
integrity sha512-JPKn0GMu+Fa3zt3Bmr66JhokJU5BaNBIh4ZeTlaCBzrBsOeXzwcKKAK1tbLiPKgvwmPXsDvvLHoWh5Bm7ofIYg==
1195911960

1196011961
object-inspect@^1.7.0:
1196111962
version "1.7.0"

0 commit comments

Comments
 (0)