Skip to content

Commit 87ab1f9

Browse files
Merge pull request #593 from Shopify/dependabot/npm_and_yarn/minor-and-patch-6ef8bfd483
Bump the minor-and-patch group with 3 updates
2 parents ab996ec + 3263f8b commit 87ab1f9

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@shopify/prettier-config": "^1.1.2",
7474
"@types/glob": "^8.1.0",
7575
"@types/mocha": "^10.0.6",
76-
"@types/node": "^20.11.30",
76+
"@types/node": "^20.12.2",
7777
"@types/vscode": "^1.63.0",
7878
"@typescript-eslint/eslint-plugin": "^5.62.0",
7979
"@typescript-eslint/parser": "^5.62.0",
@@ -83,8 +83,8 @@
8383
"eslint": "^8.57.0",
8484
"eslint-import-resolver-typescript": "^3.6.1",
8585
"eslint-plugin-prettier": "^5.1.3",
86-
"glob": "^10.3.10",
87-
"mocha": "^10.3.0",
86+
"glob": "^10.3.12",
87+
"mocha": "^10.4.0",
8888
"prettier": "^3.2.5",
8989
"typescript": "^5.4.3"
9090
}

yarn.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -569,10 +569,10 @@
569569
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
570570
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
571571

572-
"@types/node@*", "@types/node@^20.11.30":
573-
version "20.11.30"
574-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f"
575-
integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==
572+
"@types/node@*", "@types/node@^20.12.2":
573+
version "20.12.2"
574+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
575+
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
576576
dependencies:
577577
undici-types "~5.26.4"
578578

@@ -2223,16 +2223,16 @@ [email protected]:
22232223
minimatch "^5.0.1"
22242224
once "^1.3.0"
22252225

2226-
glob@^10.3.10:
2227-
version "10.3.10"
2228-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
2229-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
2226+
glob@^10.3.12:
2227+
version "10.3.12"
2228+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12.tgz#3a65c363c2e9998d220338e88a5f6ac97302960b"
2229+
integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
22302230
dependencies:
22312231
foreground-child "^3.1.0"
2232-
jackspeak "^2.3.5"
2232+
jackspeak "^2.3.6"
22332233
minimatch "^9.0.1"
2234-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2235-
path-scurry "^1.10.1"
2234+
minipass "^7.0.4"
2235+
path-scurry "^1.10.2"
22362236

22372237
glob@^7.0.6, glob@^7.1.3:
22382238
version "7.2.3"
@@ -2672,7 +2672,7 @@ isexe@^2.0.0:
26722672
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
26732673
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
26742674

2675-
jackspeak@^2.3.5:
2675+
jackspeak@^2.3.6:
26762676
version "2.3.6"
26772677
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
26782678
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
@@ -2826,6 +2826,11 @@ lower-case@^2.0.2:
28262826
dependencies:
28272827
tslib "^2.0.3"
28282828

2829+
lru-cache@^10.2.0:
2830+
version "10.2.0"
2831+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
2832+
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
2833+
28292834
lru-cache@^5.1.1:
28302835
version "5.1.1"
28312836
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -2840,11 +2845,6 @@ lru-cache@^6.0.0:
28402845
dependencies:
28412846
yallist "^4.0.0"
28422847

2843-
"lru-cache@^9.1.1 || ^10.0.0":
2844-
version "10.0.0"
2845-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
2846-
integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
2847-
28482848
markdown-it@^12.3.2:
28492849
version "12.3.2"
28502850
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
@@ -2937,20 +2937,20 @@ minimist@^1.2.3:
29372937
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
29382938
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
29392939

2940-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
2941-
version "7.0.1"
2942-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.1.tgz#dff63464407cd8b83d7f008c0f116fa8c9b77ebf"
2943-
integrity sha512-NQ8MCKimInjVlaIqx51RKJJB7mINVkLTJbsZKmto4UAAOC/CWXES8PGaOgoBZyqoUsUA/U3DToGK7GJkkHbjJw==
2940+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4:
2941+
version "7.0.4"
2942+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
2943+
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
29442944

29452945
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
29462946
version "0.5.3"
29472947
resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113"
29482948
integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==
29492949

2950-
mocha@^10.3.0:
2951-
version "10.3.0"
2952-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.3.0.tgz#0e185c49e6dccf582035c05fa91084a4ff6e3fe9"
2953-
integrity sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==
2950+
mocha@^10.4.0:
2951+
version "10.4.0"
2952+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.4.0.tgz#ed03db96ee9cfc6d20c56f8e2af07b961dbae261"
2953+
integrity sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==
29542954
dependencies:
29552955
ansi-colors "4.1.1"
29562956
browser-stdout "1.3.1"
@@ -3293,12 +3293,12 @@ path-parse@^1.0.7:
32933293
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
32943294
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
32953295

3296-
path-scurry@^1.10.1:
3297-
version "1.10.1"
3298-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
3299-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
3296+
path-scurry@^1.10.2:
3297+
version "1.10.2"
3298+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2.tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7"
3299+
integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==
33003300
dependencies:
3301-
lru-cache "^9.1.1 || ^10.0.0"
3301+
lru-cache "^10.2.0"
33023302
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
33033303

33043304
path-type@^4.0.0:

0 commit comments

Comments
 (0)