diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-06 14:03:06 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-06 14:03:06 +0300 |
| commit | 0ef09f2384501e16e5b04d41af2e615490764137 (patch) | |
| tree | e54c15848e1a3ee5f4a0df18563e285041a9cbf8 /package-lock.json | |
| parent | cdf56e0eefd797d4b0f26021d24958fc315a5f2c (diff) | |
| download | bootstrap-0ef09f2384501e16e5b04d41af2e615490764137.tar.xz bootstrap-0ef09f2384501e16e5b04d41af2e615490764137.zip | |
Bump postcss from 8.2.8 to 8.2.9 (#33557)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.9.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.9)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 84a26d679..3e3503ec0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7921,13 +7921,13 @@ "optional": true }, "postcss": { - "version": "8.2.8", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.8.tgz", - "integrity": "sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw==", + "version": "8.2.9", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.9.tgz", + "integrity": "sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==", "dev": true, "requires": { "colorette": "^1.2.2", - "nanoid": "^3.1.20", + "nanoid": "^3.1.22", "source-map": "^0.6.1" }, "dependencies": { |
