Skip to content

Commit

Permalink
Merge pull request #8142 from weseek/dependabot/npm_and_yarn/postcss-…
Browse files Browse the repository at this point in the history
…8.4.31

ci(deps-dev): bump postcss from 8.4.26 to 8.4.31
  • Loading branch information
mergify[bot] authored Oct 5, 2023
2 parents 35dd078 + 34b5298 commit 8c7f61a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"glob": "^8.1.0",
"mock-require": "^3.0.3",
"path-browserify": "^1.0.1",
"postcss": "^8.4.5",
"postcss": "^8.4.31",
"postcss-scss": "^4.0.3",
"reg-keygen-git-hash-plugin": "^0.11.1",
"reg-notify-github-plugin": "^0.11.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12701,10 +12701,10 @@ postcss@^7.0.0:
picocolors "^0.2.1"
source-map "^0.6.1"

postcss@^8.3.11, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.26, postcss@^8.4.5:
version "8.4.26"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
postcss@^8.3.11, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.26, postcss@^8.4.31:
version "8.4.31"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"
Expand Down

0 comments on commit 8c7f61a

Please sign in to comment.