Skip to content

Commit 185c1c5

Browse files
chore(deps): bump postcss from 8.2.9 to 8.2.15 (#496)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.15. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.2.9...8.2.15) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1e7dc5 commit 185c1c5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6955,10 +6955,10 @@ mz@^2.4.0, mz@^2.7.0:
69556955
object-assign "^4.0.1"
69566956
thenify-all "^1.0.0"
69576957

6958-
nanoid@^3.1.22:
6959-
version "3.1.22"
6960-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.22.tgz#b35f8fb7d151990a8aebd5aa5015c03cf726f844"
6961-
integrity sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ==
6958+
nanoid@^3.1.23:
6959+
version "3.1.23"
6960+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81"
6961+
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==
69626962

69636963
nanomatch@^1.2.9:
69646964
version "1.2.13"
@@ -7757,12 +7757,12 @@ postcss-value-parser@^4.1.0:
77577757
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
77587758

77597759
postcss@^8.1.10, postcss@^8.2.1:
7760-
version "8.2.9"
7761-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9.tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3"
7762-
integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==
7760+
version "8.2.15"
7761+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.15.tgz#9e66ccf07292817d226fc315cbbf9bc148fbca65"
7762+
integrity sha512-2zO3b26eJD/8rb106Qu2o7Qgg52ND5HPjcyQiK2B98O388h43A448LCslC0dI2P97wCAQRJsFvwTRcXxTKds+Q==
77637763
dependencies:
77647764
colorette "^1.2.2"
7765-
nanoid "^3.1.22"
7765+
nanoid "^3.1.23"
77667766
source-map "^0.6.1"
77677767

77687768
preact@^10.0.0:

0 commit comments

Comments
 (0)