Skip to content

Commit 7567a8c

Browse files
authored
Merge pull request #1165 from diowa/dependabot/npm_and_yarn/postcss-8.4.49
Bump postcss from 8.4.48 to 8.4.49
2 parents 8444986 + 93e83ad commit 7567a8c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"exports-loader": "^1.1.1",
2121
"jquery": "^3.7.1",
2222
"popper.js": "^1.16.1",
23-
"postcss": "^8.4.48",
23+
"postcss": "^8.4.49",
2424
"rails-ujs": "^5.2.8",
2525
"resolve-url-loader": "^5.0.0",
2626
"turbolinks": "^5.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6844,10 +6844,10 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2
68446844
picocolors "^0.2.1"
68456845
source-map "^0.6.1"
68466846

6847-
postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.48:
6848-
version "8.4.48"
6849-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.48.tgz#765f3f8abaa2a2b065cdddbc57ad4cb5a76e515f"
6850-
integrity sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==
6847+
postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.28, postcss@^8.4.32, postcss@^8.4.49:
6848+
version "8.4.49"
6849+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
6850+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
68516851
dependencies:
68526852
nanoid "^3.3.7"
68536853
picocolors "^1.1.1"

0 commit comments

Comments
 (0)