Skip to content

Commit b68d4bb

Browse files
Bump the minor-and-patch group in /vscode with 2 updates
Bumps the minor-and-patch group in /vscode with 2 updates: [@eslint/eslintrc](https://github.com/eslint/eslintrc) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `@eslint/eslintrc` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.1.0...v3.2.0) Updates `@eslint/js` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e24cff commit b68d4bb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -728,8 +728,8 @@
728728
},
729729
"devDependencies": {
730730
"@babel/core": "^7.26.0",
731-
"@eslint/eslintrc": "^3.1.0",
732-
"@eslint/js": "^9.14.0",
731+
"@eslint/eslintrc": "^3.2.0",
732+
"@eslint/js": "^9.15.0",
733733
"@shopify/eslint-plugin": "^46.0.0",
734734
"@shopify/prettier-config": "^1.1.2",
735735
"@types/glob": "^8.1.0",

vscode/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -437,10 +437,10 @@
437437
minimatch "^3.1.2"
438438
strip-json-comments "^3.1.1"
439439

440-
"@eslint/eslintrc@^3.1.0":
441-
version "3.1.0"
442-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
443-
integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==
440+
"@eslint/eslintrc@^3.2.0":
441+
version "3.2.0"
442+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c"
443+
integrity sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==
444444
dependencies:
445445
ajv "^6.12.4"
446446
debug "^4.3.2"
@@ -457,10 +457,10 @@
457457
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
458458
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
459459

460-
"@eslint/js@^9.14.0":
461-
version "9.14.0"
462-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.14.0.tgz#2347a871042ebd11a00fd8c2d3d56a265ee6857e"
463-
integrity sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==
460+
"@eslint/js@^9.15.0":
461+
version "9.15.0"
462+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5"
463+
integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==
464464

465465
"@humanwhocodes/config-array@^0.11.14":
466466
version "0.11.14"

0 commit comments

Comments
 (0)