Skip to content
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"eslint-formatter-pretty": "7.0.0",
"execa": "9.6.0",
"formik": "^2.4.6",
"glob": "11.1.0",
"glob": "13.0.0",
"global": "4.4.0",
"husky": "9.1.7",
"identity-obj-proxy": "3.0.0",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13539,19 +13539,14 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:11.1.0":
version: 11.1.0
resolution: "glob@npm:11.1.0"
"glob@npm:13.0.0":
version: 13.0.0
resolution: "glob@npm:13.0.0"
dependencies:
foreground-child: ^3.3.1
jackspeak: ^4.1.1
minimatch: ^10.1.1
minipass: ^7.1.2
package-json-from-dist: ^1.0.0
path-scurry: ^2.0.0
bin:
glob: dist/esm/bin.mjs
checksum: 1cfbdc743db77688727411f00233404eb9c67d7c89a4ff1f8b8e60031382d4f695ecf60f279d0d45e5ba2377610572d013a858a433b45a133cf20aba6e3206e0
checksum: 963730222b0acc85a0d2616c08ba3a5d5b5f33fbf69182791967b8a02245db505577a6fc19836d5d58e1cbbfb414ad4f62f605a0372ab05cd9e6998efe944369
languageName: node
linkType: hard

Expand Down Expand Up @@ -21869,7 +21864,7 @@ __metadata:
eslint-formatter-pretty: 7.0.0
execa: 9.6.0
formik: ^2.4.6
glob: 11.1.0
glob: 13.0.0
global: 4.4.0
husky: 9.1.7
identity-obj-proxy: 3.0.0
Expand Down
Loading