Skip to content

Commit 87140c1

Browse files
Merge pull request #751 from Shopify/dependabot/npm_and_yarn/minor-and-patch-3d611644e8
Bump the minor-and-patch group with 2 updates
2 parents f175f36 + 5a1477d commit 87140c1

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
},
5959
"devDependencies": {
6060
"@babel/core": "^7.29.0",
61-
"@eslint/eslintrc": "^3.3.3",
61+
"@eslint/eslintrc": "^3.3.4",
6262
"@eslint/js": "^10.0.1",
6363
"@shopify/eslint-plugin": "^48.0.2",
6464
"@shopify/prettier-config": "^1.1.4",
6565
"@types/mocha": "^10.0.10",
66-
"@types/node": "^25.3.0",
66+
"@types/node": "^25.3.3",
6767
"@types/vscode": "^1.63.0",
6868
"@typescript-eslint/eslint-plugin": "^5.62.0",
6969
"@typescript-eslint/parser": "^5.62.0",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -477,19 +477,19 @@
477477
minimatch "^3.1.2"
478478
strip-json-comments "^3.1.1"
479479

480-
"@eslint/eslintrc@^3.3.3":
481-
version "3.3.3"
482-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.3.tgz#26393a0806501b5e2b6a43aa588a4d8df67880ac"
483-
integrity sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==
480+
"@eslint/eslintrc@^3.3.4":
481+
version "3.3.4"
482+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.4.tgz#e402b1920f7c1f5a15342caa432b1348cacbb641"
483+
integrity sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==
484484
dependencies:
485-
ajv "^6.12.4"
485+
ajv "^6.14.0"
486486
debug "^4.3.2"
487487
espree "^10.0.1"
488488
globals "^14.0.0"
489489
ignore "^5.2.0"
490490
import-fresh "^3.2.1"
491491
js-yaml "^4.1.1"
492-
minimatch "^3.1.2"
492+
minimatch "^3.1.3"
493493
strip-json-comments "^3.1.1"
494494

495495
"@eslint/js@8.57.0":
@@ -942,10 +942,10 @@
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.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==
945+
"@types/node@^25.3.3":
946+
version "25.3.3"
947+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.3.tgz#605862544ee7ffd7a936bcbf0135a14012f1e549"
948+
integrity sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==
949949
dependencies:
950950
undici-types "~7.18.0"
951951

@@ -1356,10 +1356,10 @@ agent-base@^7.0.2, agent-base@^7.1.0:
13561356
dependencies:
13571357
debug "^4.3.4"
13581358

1359-
ajv@^6.12.4:
1360-
version "6.12.6"
1361-
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
1362-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
1359+
ajv@^6.12.4, ajv@^6.14.0:
1360+
version "6.14.0"
1361+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
1362+
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
13631363
dependencies:
13641364
fast-deep-equal "^3.1.1"
13651365
fast-json-stable-stringify "^2.0.0"
@@ -4451,10 +4451,10 @@ minimatch@^10.1.1, minimatch@^10.2.2:
44514451
dependencies:
44524452
brace-expansion "^5.0.2"
44534453

4454-
minimatch@^3.0.3, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
4455-
version "3.1.2"
4456-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
4457-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
4454+
minimatch@^3.0.3, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.3:
4455+
version "3.1.5"
4456+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
4457+
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
44584458
dependencies:
44594459
brace-expansion "^1.1.7"
44604460

0 commit comments

Comments
 (0)