Skip to content

Commit

Permalink
Bump postcss from 8.4.38 to 8.4.39 (#716)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SeongTae Jeong <[email protected]>
  • Loading branch information
dependabot[bot] and lucydodo authored Jul 1, 2024
1 parent d1c4000 commit d7bd7ae
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 @@ -40,7 +40,7 @@
"gry": "6.1.0",
"natives": "1.1.6",
"package.json": "^2.0.1",
"postcss": "8.4.38",
"postcss": "8.4.39",
"react-bootstrap": "^2.10.4",
"source-map": "^0.7.4",
"webpack-dev-middleware": "7.2.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11197,13 +11197,13 @@ [email protected]:
source-map "^0.6.1"
supports-color "^6.1.0"

[email protected].38, postcss@^8.2.15, postcss@^8.2.9, postcss@^8.3.11, postcss@^8.4.24:
version "8.4.38"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e"
integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==
[email protected].39, postcss@^8.2.15, postcss@^8.2.9, postcss@^8.3.11, postcss@^8.4.24:
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"

prebuild-install@^7.1.1:
Expand Down

0 comments on commit d7bd7ae

Please sign in to comment.