Skip to content

Commit

Permalink
build(deps): bump glob from 10.3.4 to 10.3.10 (#1084)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ef2e3cb commit 04cce12
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion vx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"fs-extra": "^11.1.1",
"glob": "^10.3.4",
"glob": "^10.3.10",
"inquirer": "^9.2.11",
"jest": "^29.7.0",
"onchange": "^7.1.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8808,18 +8808,18 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.3.4":
version: 10.3.4
resolution: "glob@npm:10.3.4"
"glob@npm:^10.3.10":
version: 10.3.10
resolution: "glob@npm:10.3.10"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^2.0.3
jackspeak: ^2.3.5
minimatch: ^9.0.1
minipass: ^5.0.0 || ^6.0.2 || ^7.0.0
path-scurry: ^1.10.1
bin:
glob: dist/cjs/src/bin.js
checksum: 176b97c124414401cb51329a93d2ba112cef8814adbed10348481916b9521b677773eee2691cb6b24d66632d8c8bb8913533f5ac4bfb2d0ef5454a1856082361
glob: dist/esm/bin.mjs
checksum: 4f2fe2511e157b5a3f525a54092169a5f92405f24d2aed3142f4411df328baca13059f4182f1db1bf933e2c69c0bd89e57ae87edd8950cba8c7ccbe84f721cf3
languageName: node
linkType: hard

Expand Down Expand Up @@ -10209,16 +10209,16 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^2.0.3":
version: 2.2.0
resolution: "jackspeak@npm:2.2.0"
"jackspeak@npm:^2.3.5":
version: 2.3.6
resolution: "jackspeak@npm:2.3.6"
dependencies:
"@isaacs/cliui": ^8.0.2
"@pkgjs/parseargs": ^0.11.0
dependenciesMeta:
"@pkgjs/parseargs":
optional: true
checksum: d8cd5be4f0e89cef04add5b0b068162a086bdb1ca68113ed729e99489b7865ca3edcc6430d6fd20c430e15382929ef5f3c7ec36e6aa7c17be23cac116f92dcff
checksum: 57d43ad11eadc98cdfe7496612f6bbb5255ea69fe51ea431162db302c2a11011642f50cfad57288bd0aea78384a0612b16e131944ad8ecd09d619041c8531b54
languageName: node
linkType: hard

Expand Down Expand Up @@ -15633,7 +15633,7 @@ __metadata:
date-fns: ^2.30.0
dotenv: ^16.3.1
fs-extra: ^11.1.1
glob: ^10.3.4
glob: ^10.3.10
inquirer: ^9.2.11
jest: ^29.7.0
onchange: ^7.1.0
Expand Down

2 comments on commit 04cce12

@vercel
Copy link

@vercel vercel bot commented on 04cce12 Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest-next – ./website

vest-next-ealush.vercel.app
vest-next.vercel.app
vest-website.vercel.app
vest-next-git-latest-ealush.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 04cce12 Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest – ./website

vestjs.dev
vest-git-latest-ealush.vercel.app
vest-ealush.vercel.app
vest.vercel.app
www.vestjs.dev

Please sign in to comment.