Skip to content

Commit 1cafa42

Browse files
Bump postcss from 8.4.47 to 8.4.49 (#1424)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.47 to 8.4.49. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 832fe60 commit 1cafa42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-loader": "^8.3.0",
4343
"css-loader": "^6.6.0",
4444
"mini-css-extract-plugin": "^2.9.2",
45-
"postcss": "^8.4.48",
45+
"postcss": "^8.4.49",
4646
"postcss-loader": "^6.2.1",
4747
"script-loader": "^0.7.2",
4848
"vue": "^2.7.15",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1383,10 +1383,10 @@ postcss@^7.0.36:
13831383
picocolors "^0.2.1"
13841384
source-map "^0.6.1"
13851385

1386-
postcss@^8.4.14, postcss@^8.4.33, postcss@^8.4.48:
1387-
version "8.4.48"
1388-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.48.tgz#765f3f8abaa2a2b065cdddbc57ad4cb5a76e515f"
1389-
integrity sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==
1386+
postcss@^8.4.14, postcss@^8.4.33, postcss@^8.4.49:
1387+
version "8.4.49"
1388+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
1389+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
13901390
dependencies:
13911391
nanoid "^3.3.7"
13921392
picocolors "^1.1.1"

0 commit comments

Comments
 (0)