Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"jest-haste-map": "^27.4.6",
"jest-resolve": "^27.4.6",
"madge": "^5.0.1",
"minimatch": "^3.0.4",
"minimatch": "^3.0.5",
"mkdirp": "^1.0.4",
"prettier": "^2.5.1",
"react": "^17.0.2",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ __metadata:
jest-haste-map: ^27.4.6
jest-resolve: ^27.4.6
madge: ^5.0.1
minimatch: ^3.0.4
minimatch: ^3.0.5
mkdirp: ^1.0.4
prettier: ^2.5.1
react: ^17.0.2
Expand Down Expand Up @@ -7479,6 +7479,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^3.0.5":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
dependencies:
brace-expansion: ^1.1.7
checksum: c154e566406683e7bcb746e000b84d74465b3a832c45d59912b9b55cd50dee66e5c4b1e5566dba26154040e51672f9aa450a9aef0c97cfc7336b78b7afb9540a
languageName: node
linkType: hard

"minimist@npm:^1.2.0, minimist@npm:^1.2.5":
version: 1.2.5
resolution: "minimist@npm:1.2.5"
Expand Down