From 3d27099a76d07684199492afce7d0885f401ab3e Mon Sep 17 00:00:00 2001 From: Lucas Larroche Date: Sat, 1 Apr 2023 10:28:33 +0700 Subject: [PATCH] chore: update dependencies --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 89347ecd..adfb863f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "autoprefixer": "^10.4.14", - "caniuse-lite": "1.0.30001469", + "caniuse-lite": "1.0.30001473", "clean-css-cli": "^5.6.2", "css-declaration-sorter": "^6.4.0", "nodemon": "^2.0.22", diff --git a/yarn.lock b/yarn.lock index d08376b6..373036d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -110,10 +110,10 @@ call-bind@^1.0.0, call-bind@^1.0.2: function-bind "^1.1.1" get-intrinsic "^1.0.2" -caniuse-lite@1.0.30001469: - version "1.0.30001469" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001469.tgz#3dd505430c8522fdc9f94b4a19518e330f5c945a" - integrity sha512-Rcp7221ScNqQPP3W+lVOYDyjdR6dC+neEQCttoNr5bAyz54AboB4iwpnWgyi8P4YUsPybVzT4LgWiBbI3drL4g== +caniuse-lite@1.0.30001473: + version "1.0.30001473" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz#3859898b3cab65fc8905bb923df36ad35058153c" + integrity sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg== caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464: version "1.0.30001464"