Skip to content

Commit c635228

Browse files
fix(deps): update dependency caniuse-lite to v1.0.30001688 (#1840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcef28d commit c635228

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"animate.css": "4.1.1",
1010
"axios": "1.7.9",
1111
"axios-cache-interceptor": "1.6.2",
12-
"caniuse-lite": "1.0.30001687",
12+
"caniuse-lite": "1.0.30001688",
1313
"classnames": "2.5.1",
1414
"dotenv": "16.4.7",
1515
"foundation-sites": "6.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3787,10 +3787,10 @@ caniuse-api@^3.0.0:
37873787
lodash.memoize "^4.1.2"
37883788
lodash.uniq "^4.5.0"
37893789

3790-
3791-
version "1.0.30001687"
3792-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001687.tgz#d0ac634d043648498eedf7a3932836beba90ebae"
3793-
integrity sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ==
3790+
3791+
version "1.0.30001688"
3792+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001688.tgz#f9d3ede749f083ce0db4c13db9d828adaf2e8d0a"
3793+
integrity sha512-Nmqpru91cuABu/DTCXbM2NSRHzM2uVHfPnhJ/1zEAJx/ILBRVmz3pzH4N7DZqbdG0gWClsCC05Oj0mJ/1AWMbA==
37943794

37953795
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001464, caniuse-lite@^1.0.30001517:
37963796
version "1.0.30001640"

0 commit comments

Comments
 (0)