Skip to content

Commit b067c8e

Browse files
committed
chore: update dependencies
1 parent 3c0de4b commit b067c8e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"autoprefixer": "^10.4.16",
51-
"caniuse-lite": "1.0.30001571",
51+
"caniuse-lite": "1.0.30001572",
5252
"clean-css-cli": "^5.6.3",
5353
"css-declaration-sorter": "^7.1.1",
5454
"nodemon": "^3.0.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,12 @@ call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
142142
get-intrinsic "^1.2.1"
143143
set-function-length "^1.1.1"
144144

145-
[email protected], caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565:
145+
146+
version "1.0.30001572"
147+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001572.tgz#1ccf7dc92d2ee2f92ed3a54e11b7b4a3041acfa0"
148+
integrity sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==
149+
150+
caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565:
146151
version "1.0.30001571"
147152
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001571.tgz#4182e93d696ff42930f4af7eba515ddeb57917ac"
148153
integrity sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ==

0 commit comments

Comments
 (0)