Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 2bd61c6

Browse files
authored
Merge pull request #216 from sqlitebrowser/dependabot/npm_and_yarn/postcss-8.4.31
build(deps): bump postcss from 8.4.21 to 8.4.31
2 parents 5c9e1ab + b6a4338 commit 2bd61c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2908,7 +2908,7 @@ ms@^2.1.1:
29082908
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
29092909
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
29102910

2911-
nanoid@^3.3.4:
2911+
nanoid@^3.3.6:
29122912
version "3.3.6"
29132913
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
29142914
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
@@ -3131,11 +3131,11 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
31313131
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
31323132

31333133
postcss@^8.4.19:
3134-
version "8.4.21"
3135-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
3136-
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
3134+
version "8.4.31"
3135+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
3136+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
31373137
dependencies:
3138-
nanoid "^3.3.4"
3138+
nanoid "^3.3.6"
31393139
picocolors "^1.0.0"
31403140
source-map-js "^1.0.2"
31413141

0 commit comments

Comments
 (0)