Skip to content

Commit 87321cb

Browse files
committed
chore: update dependencies
1 parent ecf6c0a commit 87321cb

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@
4646
},
4747
"devDependencies": {
4848
"autoprefixer": "^10.4.14",
49-
"caniuse-lite": "1.0.30001467",
49+
"caniuse-lite": "1.0.30001469",
5050
"clean-css-cli": "^5.6.2",
51-
"css-declaration-sorter": "^6.3.1",
52-
"nodemon": "^2.0.21",
51+
"css-declaration-sorter": "^6.4.0",
52+
"nodemon": "^2.0.22",
5353
"npm-run-all": "^4.1.5",
5454
"postcss": "^8.4.21",
5555
"postcss-cli": "^10.1.0",
5656
"postcss-scss": "^4.0.6",
57-
"prettier": "^2.8.4",
58-
"sass": "^1.59.3"
57+
"prettier": "^2.8.7",
58+
"sass": "^1.60.0"
5959
},
6060
"browserslist": [
6161
">= 0.5%",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@ call-bind@^1.0.0, call-bind@^1.0.2:
110110
function-bind "^1.1.1"
111111
get-intrinsic "^1.0.2"
112112

113-
caniuse-lite@1.0.30001467:
114-
version "1.0.30001467"
115-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001467.tgz#1afc9c16ed61f50dd87139da87ca43a3e0051c77"
116-
integrity sha512-cEdN/5e+RPikvl9AHm4uuLXxeCNq8rFsQ+lPHTfe/OtypP3WwnVVbjn+6uBV7PaFL6xUFzTh+sSCOz1rKhcO+Q==
113+
caniuse-lite@1.0.30001469:
114+
version "1.0.30001469"
115+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001469.tgz#3dd505430c8522fdc9f94b4a19518e330f5c945a"
116+
integrity sha512-Rcp7221ScNqQPP3W+lVOYDyjdR6dC+neEQCttoNr5bAyz54AboB4iwpnWgyi8P4YUsPybVzT4LgWiBbI3drL4g==
117117

118118
caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
119119
version "1.0.30001464"
@@ -215,10 +215,10 @@ cross-spawn@^6.0.5:
215215
shebang-command "^1.2.0"
216216
which "^1.2.9"
217217

218-
css-declaration-sorter@^6.3.1:
219-
version "6.3.1"
220-
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz#be5e1d71b7a992433fb1c542c7a1b835e45682ec"
221-
integrity sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==
218+
css-declaration-sorter@^6.4.0:
219+
version "6.4.0"
220+
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.4.0.tgz#630618adc21724484b3e9505bce812def44000ad"
221+
integrity sha512-jDfsatwWMWN0MODAFuHszfjphEXfNw9JUAhmY4pLu3TyTU+ohUpsbVtbU+1MZn4a47D9kqh03i4eyOm+74+zew==
222222

223223
debug@^3.2.7:
224224
version "3.2.7"
@@ -717,10 +717,10 @@ node-releases@^2.0.8:
717717
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.10.tgz#c311ebae3b6a148c89b1813fd7c4d3c024ef537f"
718718
integrity sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==
719719

720-
nodemon@^2.0.21:
721-
version "2.0.21"
722-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.21.tgz#267edff25578da91075d6aa54346ef77ecb7b302"
723-
integrity sha512-djN/n2549DUtY33S7o1djRCd7dEm0kBnj9c7S9XVXqRUbuggN1MZH/Nqa+5RFQr63Fbefq37nFXAE9VU86yL1A==
720+
nodemon@^2.0.22:
721+
version "2.0.22"
722+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.22.tgz#182c45c3a78da486f673d6c1702e00728daf5258"
723+
integrity sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ==
724724
dependencies:
725725
chokidar "^3.5.2"
726726
debug "^3.2.7"
@@ -915,10 +915,10 @@ postcss@^8.4.21:
915915
picocolors "^1.0.0"
916916
source-map-js "^1.0.2"
917917

918-
prettier@^2.8.4:
919-
version "2.8.4"
920-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
921-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
918+
prettier@^2.8.7:
919+
version "2.8.7"
920+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
921+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
922922

923923
pretty-hrtime@^1.0.3:
924924
version "1.0.3"
@@ -1002,10 +1002,10 @@ safe-regex-test@^1.0.0:
10021002
get-intrinsic "^1.1.3"
10031003
is-regex "^1.1.4"
10041004

1005-
sass@^1.59.3:
1006-
version "1.59.3"
1007-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.59.3.tgz#a1ddf855d75c70c26b4555df4403e1bbf8e4403f"
1008-
integrity sha512-QCq98N3hX1jfTCoUAsF3eyGuXLsY7BCnCEg9qAact94Yc21npG2/mVOqoDvE0fCbWDqiM4WlcJQla0gWG2YlxQ==
1005+
sass@^1.60.0:
1006+
version "1.60.0"
1007+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.60.0.tgz#657f0c23a302ac494b09a5ba8497b739fb5b5a81"
1008+
integrity sha512-updbwW6fNb5gGm8qMXzVO7V4sWf7LMXnMly/JEyfbfERbVH46Fn6q02BX7/eHTdKpE7d+oTkMMQpFWNUMfFbgQ==
10091009
dependencies:
10101010
chokidar ">=3.0.0 <4.0.0"
10111011
immutable "^4.0.0"

0 commit comments

Comments
 (0)