Skip to content

Commit 9e704e0

Browse files
Merge pull request #66 from canonical/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.20 to 8.4.31
2 parents e94794c + e963189 commit 9e704e0

2 files changed

Lines changed: 11 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"autoprefixer": "10.4.13",
1818
"concurrently": "7.6.0",
19-
"postcss": "8.4.20",
19+
"postcss": "8.4.31",
2020
"postcss-cli": "10.1.0",
2121
"prettier": "2.8.1",
2222
"sass": "1.57.1",

yarn.lock

Lines changed: 10 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,15 +1014,10 @@ ms@2.1.2:
10141014
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
10151015
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
10161016

1017-
nanoid@^3.1.30:
1018-
version "3.2.0"
1019-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
1020-
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
1021-
1022-
nanoid@^3.3.4:
1023-
version "3.3.4"
1024-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
1025-
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
1017+
nanoid@^3.3.6:
1018+
version "3.3.7"
1019+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
1020+
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
10261021

10271022
node-releases@^2.0.6:
10281023
version "2.0.6"
@@ -1237,24 +1232,15 @@ postcss-value-parser@^4.2.0:
12371232
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
12381233
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
12391234

1240-
postcss@8.4.20, postcss@^8.4.19:
1241-
version "8.4.20"
1242-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
1243-
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
1235+
postcss@8.4.31, postcss@^8.3.11, postcss@^8.4.19:
1236+
version "8.4.31"
1237+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
1238+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
12441239
dependencies:
1245-
nanoid "^3.3.4"
1240+
nanoid "^3.3.6"
12461241
picocolors "^1.0.0"
12471242
source-map-js "^1.0.2"
12481243

1249-
postcss@^8.3.11:
1250-
version "8.4.4"
1251-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.4.tgz#d53d4ec6a75fd62557a66bb41978bf47ff0c2869"
1252-
integrity sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==
1253-
dependencies:
1254-
nanoid "^3.1.30"
1255-
picocolors "^1.0.0"
1256-
source-map-js "^1.0.1"
1257-
12581244
prettier-linter-helpers@^1.0.0:
12591245
version "1.0.0"
12601246
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
@@ -1450,12 +1436,7 @@ slice-ansi@^4.0.0:
14501436
astral-regex "^2.0.0"
14511437
is-fullwidth-code-point "^3.0.0"
14521438

1453-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1:
1454-
version "1.0.1"
1455-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
1456-
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
1457-
1458-
source-map-js@^1.0.2:
1439+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2:
14591440
version "1.0.2"
14601441
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
14611442
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==

0 commit comments

Comments
 (0)