Skip to content

Commit 83b629c

Browse files
committed
Upgrade postcss-simple-vars to 7.0
1 parent ce2acbc commit 83b629c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"postcss": "^8.2.7",
7575
"postcss-loader": "^7.0.0",
7676
"postcss-nesting": "^10.1.1",
77-
"postcss-simple-vars": "^6.0.3",
77+
"postcss-simple-vars": "^7.0.1",
7878
"prettier": "^2.2.1",
7979
"stylelint": "^14.2.0",
8080
"stylelint-config-css-modules": "^4.0.0",

ui/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5036,10 +5036,10 @@ postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.11, postcss-select
50365036
cssesc "^3.0.0"
50375037
util-deprecate "^1.0.2"
50385038

5039-
postcss-simple-vars@^6.0.3:
5040-
version "6.0.3"
5041-
resolved "https://registry.yarnpkg.com/postcss-simple-vars/-/postcss-simple-vars-6.0.3.tgz#e66516c7fe980da3498f4a8ad400b9c53861806c"
5042-
integrity sha512-fkNn4Zio8vN4vIig9IFdb8lVlxWnYR769RgvxCM6YWlFKie/nQaOcaMMMFz/s4gsfHW4/5bJW+i57zD67mQU7g==
5039+
postcss-simple-vars@^7.0.1:
5040+
version "7.0.1"
5041+
resolved "https://registry.yarnpkg.com/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz#836b3097a54dcd13dbd3c36a5dbdd512fad2954c"
5042+
integrity sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==
50435043

50445044
postcss-sorting@^7.0.1:
50455045
version "7.0.1"

0 commit comments

Comments
 (0)