Skip to content

Commit

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

Bump postcss from 8.4.24 to 8.4.31 in /assets
  • Loading branch information
asika32764 authored Oct 28, 2023
2 parents 3a99f03 + 316cad5 commit c6dfdf8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"css-loader": "^6.7.0",
"file-loader": "^6.2.0",
"lodash-es": "^4.17.21",
"postcss": "^8.0",
"postcss": "^8.4",
"postcss-loader": "^6.2.1",
"sass-loader": "^12.6.0",
"spectrum-vanilla": "^1.0.5",
Expand Down
8 changes: 4 additions & 4 deletions assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4360,10 +4360,10 @@ postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.32:
picocolors "^0.2.1"
source-map "^0.6.1"

postcss@^8.0, postcss@^8.1.10, postcss@^8.4.21:
version "8.4.24"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
postcss@^8.0, postcss@^8.1.10, postcss@^8.4, postcss@^8.4.21:
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 c6dfdf8

Please sign in to comment.