Skip to content

Commit ae20ce1

Browse files
Merge pull request #805 from Shopify/dependabot/npm_and_yarn/minor-and-patch-1779ac6038
Bump the minor-and-patch group with 2 updates
2 parents 4c00ad7 + 35ebc71 commit ae20ce1

2 files changed

Lines changed: 15 additions & 15 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": "^8.0.1",
61-
"@eslint/eslintrc": "^3.3.6",
61+
"@eslint/eslintrc": "^3.3.7",
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": "^26.4.0",
66+
"@types/node": "^26.4.1",
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: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -475,18 +475,18 @@
475475
minimatch "^3.1.2"
476476
strip-json-comments "^3.1.1"
477477

478-
"@eslint/eslintrc@^3.3.6":
479-
version "3.3.6"
480-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.6.tgz#d22bfd6b3a7d8e1f2c0b2f2e6de111b53ec6e13e"
481-
integrity sha512-l2Ul9PrHsPCKcEY/ac7VgFj9D80C7S68sOKc618SyHDPK36s1XcFebXY0iTzUVn4Yq+YbwvSnDmCz9yxjX+QrA==
478+
"@eslint/eslintrc@^3.3.7":
479+
version "3.3.7"
480+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.7.tgz#76d3dedec4a30ea32df797bf8a0085c1311b7316"
481+
integrity sha512-F42g89Qd5oAWtp0k0nnSrjziAKza7w8SVT4mStc18LZMaRb4J1HQAHLCalEtDCxrTuksx7NU9qsmeLwpOfPqWw==
482482
dependencies:
483483
ajv "^6.14.0"
484484
debug "^4.3.2"
485485
espree "^10.0.1"
486486
globals "^14.0.0"
487487
ignore "^5.2.0"
488488
import-fresh "^3.2.1"
489-
js-yaml "^4.3.0"
489+
js-yaml "^4.3.2"
490490
minimatch "^3.1.5"
491491
strip-json-comments "^3.1.1"
492492

@@ -1157,10 +1157,10 @@
11571157
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
11581158
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
11591159

1160-
"@types/node@^26.4.0":
1161-
version "26.4.0"
1162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.4.0.tgz#4c4ca071c42241fe602741d02999f16b4e64c468"
1163-
integrity sha512-faiGnoIrLH/V8cibOMEAZ8pMw6oXqSukl29ra4mN8GdaB2ZewzeaLj+INpV5N+Z1eKWzY+IzaIZH2EIR6YZRNQ==
1160+
"@types/node@^26.4.1":
1161+
version "26.4.1"
1162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.4.1.tgz#3d8dc80515894958448ee266cf5d6bc3e5205bd5"
1163+
integrity sha512-k97ENvZWtvA6yqz5/FS6a7duDgOPEeOQOc2iKS/nY6mX6qJUKtLnWzQS+Xj6tXweyj6ZcTAK2Qecetnvi9nCLA==
11641164
dependencies:
11651165
undici-types "~8.3.0"
11661166

@@ -4352,10 +4352,10 @@ js-yaml@^3.14.1:
43524352
argparse "^1.0.7"
43534353
esprima "^4.0.0"
43544354

4355-
js-yaml@^4.1.0, js-yaml@^4.3.0:
4356-
version "4.3.0"
4357-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"
4358-
integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==
4355+
js-yaml@^4.1.0, js-yaml@^4.3.2:
4356+
version "4.3.2"
4357+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.2.tgz#8e44fb14a2643c59726bb15787b5f1512cb3d3fb"
4358+
integrity sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==
43594359
dependencies:
43604360
argparse "^2.0.1"
43614361

0 commit comments

Comments
 (0)