8000 Update dependencies · postcss/autoprefixer@d29e568 · GitHub
[go: up one dir, main page]

Skip to content

Commit d29e568

Browse files
committed
Update dependencies
1 parent 42b3dff commit d29e568

File tree

2 files changed

+46
-52
lines changed

2 files changed

+46
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
"eslint-plugin-security": "^1.4.0",
5555
"eslint-plugin-unicorn": "^23.0.0",
5656
"fs-extra": "^9.0.1",
57-
"husky": "^4.3.4",
57+
"husky": "^4.3.5",
5858
"jest": "^26.6.3",
5959
"lint-staged": "^10.5.3",
60-
"postcss": "^8.1.14",
60+
"postcss": "^8.2.0",
6161
"size-limit": "^4.9.1"
6262
},
6363
"lint-staged": {

yarn.lock

Lines changed: 44 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -724,29 +724,29 @@
724724
"@types/yargs-parser" "*"
725725

726726
"@typescript-eslint/experimental-utils@^4.0.1":
727-
version "4.9.0"
728-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.0.tgz#23a296b85d243afba24e75a43fd55aceda5141f0"
729-
integrity sha512-0p8GnDWB3R2oGhmRXlEnCvYOtaBCijtA5uBfH5GxQKsukdSQyI4opC4NGTUb88CagsoNQ4rb/hId2JuMbzWKFQ==
727+
version "4.9.1"
728+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.1.tgz#86633e8395191d65786a808dc3df030a55267ae2"
729+
integrity sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg==
730730
dependencies:
731731
"@types/json-schema" "^7.0.3"
732-
"@typescript-eslint/scope-manager" "4.9.0"
733-
"@typescript-eslint/types" "4.9.0"
734-
"@typescript-eslint/typescript-estree" "4.9.0"
732+
"@typescript-eslint/scope-manager" "4.9.1"
733+
"@typescript-eslint/types" "4.9.1"
734+
"@typescript-eslint/typescript-estree" "4.9.1"
735735
eslint-scope "^5.0.0"
736736
eslint-utils "^2.0.0"
737737

738-
"@typescript-eslint/scope-manager@4.9.0":
739-
version "4.9.0"
740-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.0.tgz#5eefe305d6b71d1c85af6587b048426bfd4d3708"
741-
integrity sha512-q/81jtmcDtMRE+nfFt5pWqO0R41k46gpVLnuefqVOXl4QV1GdQoBWfk5REcipoJNQH9+F5l+dwa9Li5fbALjzg==
738+
"@typescript-eslint/scope-manager@4.9.1":
739+
version "4.9.1"
740+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.1.tgz#cc2fde310b3f3deafe8436a924e784eaab265103"
741+
integrity sha512-sa4L9yUfD/1sg9Kl8OxPxvpUcqxKXRjBeZxBuZSSV1v13hjfEJkn84n0An2hN8oLQ1PmEl2uA6FkI07idXeFgQ==
742742
dependencies:
743-
"@typescript-eslint/types" "4.9.0"
744-
"@typescript-eslint/visitor-keys" "4.9.0"
743+
"@typescript-eslint/types" "4.9.1"
744+
"@typescript-eslint/visitor-keys" "4.9.1"
745745

746-
"@typescript-eslint/types@4.9.0":
747-
version "4.9.0"
748-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.0.tgz#3fe8c3632abd07095c7458f7451bd14c85d0033c"
749-
integrity sha512-luzLKmowfiM/IoJL/rus1K9iZpSJK6GlOS/1ezKplb7MkORt2dDcfi8g9B0bsF6JoRGhqn0D3Va55b+vredFHA==
746+
"@typescript-eslint/types@4.9.1":
747+
version "4.9.1"
748+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.1.tgz#a1a7dd80e4e5ac2c593bc458d75dd1edaf77faa2"
749+
integrity sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA==
750750

751751
"@typescript-eslint/typescript-estree@2.34.0":
752752
version "2.34.0"
@@ -761,26 +761,26 @@
761761
semver "^7.3.2"
762762
tsutils "^3.17.1"
763763

764-
"@typescript-eslint/typescript-estree@4.9.0":
765-
version "4.9.0"
766-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.0.tgz#38a98df6ee281cfd6164d6f9d91795b37d9e508c"
767-
integrity sha512-rmDR++PGrIyQzAtt3pPcmKWLr7MA+u/Cmq9b/rON3//t5WofNR4m/Ybft2vOLj0WtUzjn018ekHjTsnIyBsQug==
764+
"@typescript-eslint/typescript-estree@4.9.1":
765+
version "4.9.1"
766+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.1.tgz#6e5b86ff5a5f66809e1f347469fadeec69ac50bf"
767+
integrity sha512-bzP8vqwX6Vgmvs81bPtCkLtM/Skh36NE6unu6tsDeU/ZFoYthlTXbBmpIrvosgiDKlWTfb2ZpPELHH89aQjeQw==
768768
dependencies:
769-
"@typescript-eslint/types" "4.9.0"
770-
"@typescript-eslint/visitor-keys" "4.9.0"
769+
"@typescript-eslint/types" "4.9.1"
770+
"@typescript-eslint/visitor-keys" "4.9.1"
771771
debug "^4.1.1"
772772
globby "^11.0.1"
773773
is-glob "^4.0.1"
774774
lodash "^4.17.15"
775775
semver "^7.3.2"
776776
tsutils "^3.17.1"
777777

778-
"@typescript-eslint/visitor-keys@4.9.0":
779-
version "4.9.0"
780-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.0.tgz#f284e9fac43f2d6d35094ce137473ee321f266c8"
781-
integrity sha512-sV45zfdRqQo1A97pOSx3fsjR+3blmwtdCt8LDrXgCX36v4Vmz4KHrhpV6Fo2cRdXmyumxx11AHw0pNJqCNpDyg==
778+
"@typescript-eslint/visitor-keys@4.9.1":
779+
version "4.9.1"
780+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.1.tgz#d76374a58c4ead9e92b454d186fea63487b25ae1"
781+
integrity sha512-9gspzc6UqLQHd7lXQS7oWs+hrYggspv/rk6zzEMhCbYwPE/sF7oxo7GAjkS35Tdlt7wguIG+ViWCPtVZHz/ybQ==
782782
dependencies:
783-
"@typescript-eslint/types" "4.9.0"
783+
"@typescript-eslint/types" "4.9.1"
784784
eslint-visitor-keys "^2.0.0"
785785

786786
"@webassemblyjs/ast@1.9.0":
@@ -2580,9 +2580,9 @@ ejs@^2.6.1:
25802580
integrity sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==
25812581

25822582
electron-to-chromium@^1.3.612:
2583-
version "1.3.616"
2584-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.616.tgz#de63d1c79bb8eb61168774df0c11c9e1af69f9e8"
2585-
integrity sha512-CI8L38UN2BEnqXw3/oRIQTmde0LiSeqWSRlPA42ZTYgJQ8fYenzAM2Z3ni+jtILTcrs5aiXZCGJ96Pm+3/yGyQ==
2583+
version "1.3.619"
2584+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.619.tgz#4dc529ae802f5c9c31e7eea830144340539b62b4"
2585+
integrity sha512-WFGatwtk7Fw0QcKCZzfGD72hvbcXV8kLY8aFuj0Ip0QRnOtyLYMsc+wXbSjb2w4lk1gcAeNU1/lQ20A+tvuypQ==
25862586

25872587
elliptic@^6.5.3:
25882588
version "6.5.3"
@@ -3815,10 +3815,10 @@ human-signals@^1.1.1:
38153815
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
38163816
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
38173817

3818-
husky@^4.3.4:
3819-
version "4.3.4"
3820-
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.4.tgz#676275a10ec5be2e893bd6ff71113bb829cc1f5b"
3821-
integrity sha512-wykHsss5kQtmbFrjQv0R7YyW1uFd7fv7gT1sA54potoDYmOTENJtBC/X1/AyoSAi1obp8CiGODOIdOGnPxSmFg==
3818+
husky@^4.3.5:
3819+
version "4.3.5"
3820+
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
3821+
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
38223822
dependencies:
38233823
chalk "^4.0.0"
38243824
ci-info "^2.0.0"
@@ -4731,9 +4731,9 @@ js-tokens@^4.0.0:
47314731
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
47324732

47334733
js-yaml@^3.13.1:
4734-
version "3.14.0"
4735-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
4736-
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
4734+
version "3.14.1"
4735+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
4736+
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
47374737
dependencies:
47384738
argparse "^1.0.7"
47394739
esprima "^4.0.0"
@@ -6372,10 +6372,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.6
63726372
source-map "^0.6.1"
63736373
supports-color "^6.1.0"
63746374

6375-
postcss@^8.1.14, postcss@^8.1.4:
6376-
version "8.1.14"
6377-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.14.tgz#77d6a5db2fdc0afa918e24af5323a53fb8727f2e"
6378-
integrity sha512-KatkyVPBKfENS+c3dpXJoDXnDD5UZs5exAnDksLqaRJPKwYphEPZt4N0m0i049v2/BtWVQibAhxW4ilXXcolpA==
6375+
postcss@^8.1.4, postcss@^8.2.0:
6376+
version "8.2.0"
6377+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.0.tgz#214be4eda36db762eb8a89d7c7362b9341156eb5"
6378+
integrity sha512-vZ8cb6AlN53hHlnPvR+oj7fA46LU05Ysv7O7sNh1ixQrCbtx+d8/h+5tDER9XAccVhkf3aYskAiWmh0DdjNLbw==
63796379
dependencies:
63806380
colorette "^1.2.1"
63816381
nanoid "^3.1.20"
@@ -6781,11 +6781,6 @@ repeat-string@^1.5.4, repeat-string@^1.6.1:
67816781
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
67826782
integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
67836783

6784-
replace-ext@1.0.0:
6785-
version "1.0.0"
6786-
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"
6787-
integrity sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=
6788-
67896784
request-promise-core@1.1.4:
67906785
version "1.1.4"
67916786
resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.4.tgz#3eedd4223208d419867b78ce815167d10593a22f"
@@ -8215,13 +8210,12 @@ vfile-message@^2.0.0:
82158210
unist-util-stringify-position "^2.0.0"
82168211

82178212
vfile@^4.0.0:
8218-
version "4.2.0"
8219-
resolved "https://registry.yarnpkg.com/vfile/-/vfile-4.2.0.tgz#26c78ac92eb70816b01d4565e003b7e65a2a0e01"
8220-
integrity sha512-a/alcwCvtuc8OX92rqqo7PflxiCgXRFjdyoGVuYV+qbgCb0GgZJRvIgCD4+U/Kl1yhaRsaTwksF88xbPyGsgpw==
8213+
version "4.2.1"
8214+
resolved "https://registry.yarnpkg.com/vfile/-/vfile-4.2.1.tgz#03f1dce28fc625c625bc6514350fbdb00fa9e624"
8215+
integrity sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==
82218216
dependencies:
82228217
"@types/unist" "^2.0.0"
82238218
is-buffer "^2.0.0"
8224-
replace-ext "1.0.0"
82258219
unist-util-stringify-position "^2.0.0"
82268220
vfile-message "^2.0.0"
82278221

0 commit comments

Comments
 (0)
0