Skip to content

Commit f175f36

Browse files
Merge pull request #750 from Shopify/dependabot/npm_and_yarn/minor-and-patch-0ad6eff6e8
Bump the minor-and-patch group with 2 updates
2 parents ff4296e + fb242cb commit f175f36

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@shopify/eslint-plugin": "^48.0.2",
6464
"@shopify/prettier-config": "^1.1.4",
6565
"@types/mocha": "^10.0.10",
66-
"@types/node": "^25.2.3",
66+
"@types/node": "^25.3.0",
6767
"@types/vscode": "^1.63.0",
6868
"@typescript-eslint/eslint-plugin": "^5.62.0",
6969
"@typescript-eslint/parser": "^5.62.0",
@@ -73,7 +73,7 @@
7373
"eslint": "^8.57.0",
7474
"eslint-import-resolver-typescript": "^4.4.4",
7575
"eslint-plugin-prettier": "^5.5.5",
76-
"glob": "^13.0.3",
76+
"glob": "^13.0.6",
7777
"mocha": "^11.7.5",
7878
"ovsx": "^0.10.9",
7979
"prettier": "^3.8.1",

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -942,12 +942,12 @@
942942
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
943943
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
944944

945-
"@types/node@^25.2.3":
946-
version "25.2.3"
947-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.3.tgz#9c18245be768bdb4ce631566c7da303a5c99a7f8"
948-
integrity sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==
945+
"@types/node@^25.3.0":
946+
version "25.3.0"
947+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.0.tgz#749b1bd4058e51b72e22bd41e9eab6ebd0180470"
948+
integrity sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==
949949
dependencies:
950-
undici-types "~7.16.0"
950+
undici-types "~7.18.0"
951951

952952
"@types/normalize-package-data@^2.4.3":
953953
version "2.4.4"
@@ -3322,14 +3322,14 @@ glob@^11.0.0:
33223322
package-json-from-dist "^1.0.0"
33233323
path-scurry "^2.0.0"
33243324

3325-
glob@^13.0.3:
3326-
version "13.0.3"
3327-
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.3.tgz#e5c39b3e0eb8a2e2bc35e3b28e78fd0839ff9e68"
3328-
integrity sha512-/g3B0mC+4x724v1TgtBlBtt2hPi/EWptsIAmXUx9Z2rvBYleQcsrmaOzd5LyL50jf/Soi83ZDJmw2+XqvH/EeA==
3325+
glob@^13.0.6:
3326+
version "13.0.6"
3327+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
3328+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
33293329
dependencies:
3330-
minimatch "^10.2.0"
3331-
minipass "^7.1.2"
3332-
path-scurry "^2.0.0"
3330+
minimatch "^10.2.2"
3331+
minipass "^7.1.3"
3332+
path-scurry "^2.0.2"
33333333

33343334
glob@^7.1.3:
33353335
version "7.2.3"
@@ -4444,10 +4444,10 @@ mimic-response@^3.1.0:
44444444
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
44454445
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
44464446

4447-
minimatch@^10.1.1, minimatch@^10.2.0:
4448-
version "10.2.0"
4449-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.0.tgz#e710473e66e3e1aaf376d0aa82438375cac86e9e"
4450-
integrity sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==
4447+
minimatch@^10.1.1, minimatch@^10.2.2:
4448+
version "10.2.2"
4449+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
4450+
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
44514451
dependencies:
44524452
brace-expansion "^5.0.2"
44534453

@@ -4475,10 +4475,10 @@ minimist@^1.2.3:
44754475
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
44764476
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
44774477

4478-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
4479-
version "7.1.2"
4480-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
4481-
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
4478+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2, minipass@^7.1.3:
4479+
version "7.1.3"
4480+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
4481+
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
44824482

44834483
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
44844484
version "0.5.3"
@@ -4916,10 +4916,10 @@ path-scurry@^1.11.1:
49164916
lru-cache "^10.2.0"
49174917
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
49184918

4919-
path-scurry@^2.0.0:
4920-
version "2.0.0"
4921-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
4922-
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
4919+
path-scurry@^2.0.0, path-scurry@^2.0.2:
4920+
version "2.0.2"
4921+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
4922+
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
49234923
dependencies:
49244924
lru-cache "^11.0.0"
49254925
minipass "^7.1.2"
@@ -6167,10 +6167,10 @@ underscore@^1.12.1:
61676167
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
61686168
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
61696169

6170-
undici-types@~7.16.0:
6171-
version "7.16.0"
6172-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6173-
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
6170+
undici-types@~7.18.0:
6171+
version "7.18.2"
6172+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
6173+
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
61746174

61756175
unicorn-magic@^0.1.0:
61766176
version "0.1.0"

0 commit comments

Comments
 (0)