Skip to content

Commit

Permalink
Merge pull request #202 from jenkins-infra/dependabot/npm_and_yarn/po…
Browse files Browse the repository at this point in the history
…stcss-css-variables-0.17.0
  • Loading branch information
dependabot-preview[bot] authored Sep 7, 2020
2 parents db64c2a + 3e64918 commit 8ae2b49
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"isomorphic-fetch": "^2.2.1",
"moment": "^2.27.0",
"postcss-calc": "^7.0.2",
"postcss-css-variables": "^0.14.0",
"postcss-css-variables": "^0.17.0",
"postcss-extend": "^1.0.5",
"postcss-import": "^12.0.1",
"postcss-merge-rules": "^4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12447,10 +12447,10 @@ postcss-convert-values@^4.0.1:
postcss "^7.0.0"
postcss-value-parser "^3.0.0"

postcss-css-variables@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/postcss-css-variables/-/postcss-css-variables-0.14.0.tgz#9e69630216f0e9ae13a0e2ff46bf0136ba1c7b5b"
integrity sha512-fEdksFdcvn/vvTddy4KoPDojZt9hQZx3oXHAIgoYJHsnk97ZTP08unM2UAqksiqdytv93415kBwP+c3/jcopyg==
postcss-css-variables@^0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/postcss-css-variables/-/postcss-css-variables-0.17.0.tgz#56cba1d9f0360609136cfbfda8bbd2c1ed2e4082"
integrity sha512-/ZpFnJgksNOrQA72b3DKhExYh+0e2P5nEc3aPZ62G7JLmdDjWRFv3k/q4LxV7uzXFnmvkhXRbdVIiH5tKgfFNA==
dependencies:
balanced-match "^1.0.0"
escape-string-regexp "^1.0.3"
Expand Down

0 comments on commit 8ae2b49

Please sign in to comment.