Skip to content

Commit 61fda20

Browse files
Bump braces from 3.0.2 to 3.0.3 in /tailwind
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf5c572 commit 61fda20

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

tailwind/yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@
7777
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
7878
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
7979

80-
"@tailwindcss/typography@^0.5.10":
81-
version "0.5.12"
82-
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.12.tgz#c0532fd594427b7f4e8e38eff7bf272c63a1dca4"
83-
integrity sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg==
80+
"@tailwindcss/typography@^0.5":
81+
version "0.5.15"
82+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648"
83+
integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==
8484
dependencies:
8585
lodash.castarray "^4.4.0"
8686
lodash.isplainobject "^4.0.6"
@@ -145,11 +145,11 @@ brace-expansion@^2.0.1:
145145
balanced-match "^1.0.0"
146146

147147
braces@^3.0.2, braces@~3.0.2:
148-
version "3.0.2"
149-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
150-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
148+
version "3.0.3"
149+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
150+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
151151
dependencies:
152-
fill-range "^7.0.1"
152+
fill-range "^7.1.1"
153153

154154
camelcase-css@^2.0.1:
155155
version "2.0.1"
@@ -273,10 +273,10 @@ fastq@^1.6.0:
273273
dependencies:
274274
reusify "^1.0.4"
275275

276-
fill-range@^7.0.1:
277-
version "7.0.1"
278-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
279-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
276+
fill-range@^7.1.1:
277+
version "7.1.1"
278+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
279+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
280280
dependencies:
281281
to-regex-range "^5.0.1"
282282

0 commit comments

Comments
 (0)