Skip to content

Commit

Permalink
Merge pull request #1149 from diowa/dependabot/npm_and_yarn/postcss-8…
Browse files Browse the repository at this point in the history
….4.39

Bump postcss from 8.4.38 to 8.4.39
  • Loading branch information
tagliala authored Jul 1, 2024
2 parents eb25ffa + e0d349a commit d42d30e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"exports-loader": "^1.1.1",
"jquery": "^3.7.1",
"popper.js": "^1.16.1",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"rails-ujs": "^5.2.8",
"resolve-url-loader": "^5.0.0",
"turbolinks": "^5.2.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6815,13 +6815,13 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2
picocolors "^0.2.1"
source-map "^0.6.1"

postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.38:
version "8.4.38"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.39:
version "8.4.39"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.0"
picocolors "^1.0.1"
source-map-js "^1.2.0"

prelude-ls@^1.2.1:
Expand Down

0 comments on commit d42d30e

Please sign in to comment.