Skip to content

Commit 7d2b6da

Browse files
chore(deps): update dependency picomatch to v4.0.5
1 parent 3b9e33e commit 7d2b6da

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"postcss": "8.5.16",
138138
"@types/react": "16.14.70",
139139
"@types/styled-components": "5.1.36",
140-
"picomatch": "4.0.4"
140+
"picomatch": "4.0.5"
141141
},
142142
"browserslist": [
143143
"defaults"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4663,10 +4663,10 @@ picocolors@^1.1.1:
46634663
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
46644664
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
46654665

4666-
picomatch@4.0.4, picomatch@^2.3.1, picomatch@^4.0.0, picomatch@^4.0.2, picomatch@^4.0.3:
4667-
version "4.0.4"
4668-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
4669-
integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==
4666+
picomatch@4.0.5, picomatch@^2.3.1, picomatch@^4.0.0, picomatch@^4.0.2, picomatch@^4.0.3:
4667+
version "4.0.5"
4668+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.5.tgz#51ea57a17d86f605f81039595fbc40ed06a55fab"
4669+
integrity sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==
46704670

46714671
pkg-dir@^4.2.0:
46724672
version "4.2.0"

0 commit comments

Comments
 (0)