dependabot[bot] dependabot[bot] commited on
Commit
26c517c
1 Parent(s): bf15962

Bump postcss from 8.4.23 to 8.4.31 (#483)

Browse files

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [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.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (2) hide show
  1. package-lock.json +4 -4
  2. package.json +1 -1
package-lock.json CHANGED
@@ -23,7 +23,7 @@
23
  "nanoid": "^4.0.2",
24
  "openid-client": "^5.4.2",
25
  "parquetjs": "^0.11.2",
26
- "postcss": "^8.4.21",
27
  "serpapi": "^1.1.1",
28
  "tailwind-scrollbar": "^3.0.0",
29
  "tailwindcss": "^3.3.1",
@@ -4201,9 +4201,9 @@
4201
  "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg=="
4202
  },
4203
  "node_modules/postcss": {
4204
- "version": "8.4.23",
4205
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz",
4206
- "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==",
4207
  "funding": [
4208
  {
4209
  "type": "opencollective",
 
23
  "nanoid": "^4.0.2",
24
  "openid-client": "^5.4.2",
25
  "parquetjs": "^0.11.2",
26
+ "postcss": "^8.4.31",
27
  "serpapi": "^1.1.1",
28
  "tailwind-scrollbar": "^3.0.0",
29
  "tailwindcss": "^3.3.1",
 
4201
  "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg=="
4202
  },
4203
  "node_modules/postcss": {
4204
+ "version": "8.4.31",
4205
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
4206
+ "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
4207
  "funding": [
4208
  {
4209
  "type": "opencollective",
package.json CHANGED
@@ -56,7 +56,7 @@
56
  "nanoid": "^4.0.2",
57
  "openid-client": "^5.4.2",
58
  "parquetjs": "^0.11.2",
59
- "postcss": "^8.4.21",
60
  "serpapi": "^1.1.1",
61
  "tailwind-scrollbar": "^3.0.0",
62
  "tailwindcss": "^3.3.1",
 
56
  "nanoid": "^4.0.2",
57
  "openid-client": "^5.4.2",
58
  "parquetjs": "^0.11.2",
59
+ "postcss": "^8.4.31",
60
  "serpapi": "^1.1.1",
61
  "tailwind-scrollbar": "^3.0.0",
62
  "tailwindcss": "^3.3.1",