Skip to content

Commit e154edb

Browse files
Merge pull request #120 from juanmesa2097/dependabot/npm_and_yarn/main/postcss-loader-4.2.0
2 parents 5d157bb + aec94af commit e154edb

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"karma-jasmine-html-reporter": "^1.5.0",
7171
"lint-staged": "^10.5.3",
7272
"postcss-import": "^12.0.1",
73-
"postcss-loader": "^4.1.0",
73+
"postcss-loader": "^4.2.0",
7474
"postcss-scss": "^3.0.4",
7575
"protractor": "~7.0.0",
7676
"tailwindcss": "^1.9.6",

yarn.lock

+12-1
Original file line numberDiff line numberDiff line change
@@ -7363,7 +7363,7 @@ postcss-js@^2.0.0:
73637363
camelcase-css "^2.0.1"
73647364
postcss "^7.0.18"
73657365

7366-
[email protected], postcss-loader@^4.1.0:
7366+
73677367
version "4.1.0"
73687368
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.1.0.tgz#4647a6c8dad3cb6b253fbfaa21d62201086f6e39"
73697369
integrity sha512-vbCkP70F3Q9PIk6d47aBwjqAMI4LfkXCoyxj+7NPNuVIwfTGdzv2KVQes59/RuxMniIgsYQCFSY42P3+ykJfaw==
@@ -7374,6 +7374,17 @@ [email protected], postcss-loader@^4.1.0:
73747374
schema-utils "^3.0.0"
73757375
semver "^7.3.2"
73767376

7377+
postcss-loader@^4.2.0:
7378+
version "4.2.0"
7379+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.2.0.tgz#f6993ea3e0f46600fb3ee49bbd010448123a7db4"
7380+
integrity sha512-mqgScxHqbiz1yxbnNcPdKYo/6aVt+XExURmEbQlviFVWogDbM4AJ0A/B+ZBpYsJrTRxKw7HyRazg9x0Q9SWwLA==
7381+
dependencies:
7382+
cosmiconfig "^7.0.0"
7383+
klona "^2.0.4"
7384+
loader-utils "^2.0.0"
7385+
schema-utils "^3.0.0"
7386+
semver "^7.3.4"
7387+
73777388
postcss-merge-longhand@^4.0.11:
73787389
version "4.0.11"
73797390
resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz#62f49a13e4a0ee04e7b98f42bb16062ca2549e24"

0 commit comments

Comments
 (0)