Skip to content

Commit

Permalink
Merge pull request #970 from amir20/dependabot/npm_and_yarn/postcss-l…
Browse files Browse the repository at this point in the history
…oader-5.0.0
  • Loading branch information
dependabot-preview[bot] committed Feb 3, 2021
2 parents bacdc62 + cb370c3 commit 866804a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"mini-css-extract-plugin": "^1.3.5",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.4",
"postcss-loader": "^4.2.0",
"postcss-loader": "^5.0.0",
"prettier": "^2.2.1",
"release-it": "^14.2.2",
"sass": "^1.32.6",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6695,15 +6695,13 @@ posix-character-classes@^0.1.0:
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=

postcss-loader@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.2.0.tgz#f6993ea3e0f46600fb3ee49bbd010448123a7db4"
integrity sha512-mqgScxHqbiz1yxbnNcPdKYo/6aVt+XExURmEbQlviFVWogDbM4AJ0A/B+ZBpYsJrTRxKw7HyRazg9x0Q9SWwLA==
postcss-loader@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-5.0.0.tgz#bea95363dcb550d72ceb612ce44663356b7782d7"
integrity sha512-bOvyWP5VHCJbThbv7wrBwCBc3DsVpyCfd+k/wHOL3wTAMMHmSSfNts90EADf8bHa6I810ird1JBEKmBRgJu3cg==
dependencies:
cosmiconfig "^7.0.0"
klona "^2.0.4"
loader-utils "^2.0.0"
schema-utils "^3.0.0"
semver "^7.3.4"

postcss-modules-extract-imports@^3.0.0:
Expand Down

0 comments on commit 866804a

Please sign in to comment.