Skip to content

Commit db4b08d

Browse files
Bump @shopify/eslint-plugin from 47.0.1 to 48.0.2
Bumps [@shopify/eslint-plugin](https://github.com/Shopify/web-configs/tree/HEAD/packages/eslint-plugin) from 47.0.1 to 48.0.2. - [Release notes](https://github.com/Shopify/web-configs/releases) - [Changelog](https://github.com/Shopify/web-configs/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/Shopify/web-configs/commits/@shopify/[email protected]/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@shopify/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63f8429 commit db4b08d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@babel/core": "^7.26.10",
6161
"@eslint/eslintrc": "^3.3.0",
6262
"@eslint/js": "^9.22.0",
63-
"@shopify/eslint-plugin": "^47.0.1",
63+
"@shopify/eslint-plugin": "^48.0.2",
6464
"@shopify/prettier-config": "^1.1.2",
6565
"@types/glob": "^8.1.0",
6666
"@types/mocha": "^10.0.10",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -622,10 +622,10 @@
622622
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
623623
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
624624

625-
"@shopify/eslint-plugin@^47.0.1":
626-
version "47.0.1"
627-
resolved "https://registry.yarnpkg.com/@shopify/eslint-plugin/-/eslint-plugin-47.0.1.tgz#77e1d3cbf70c5b89a63ef60c26517574214b43a9"
628-
integrity sha512-1LA1wUCt7w0UNtEueD94rMA+6ORhWGm0FcLWM939iByWPEU0piEQ7aFbbKHq5vo65UR7HECfxZVPBFrKStd0mQ==
625+
"@shopify/eslint-plugin@^48.0.2":
626+
version "48.0.2"
627+
resolved "https://registry.yarnpkg.com/@shopify/eslint-plugin/-/eslint-plugin-48.0.2.tgz#4f47d571f4f560c1edd6022de070220aa184e996"
628+
integrity sha512-kf8bOpSDpa/S6manD6EtQiMD1+kS8MG/ZT+sOgbO0hriPiMd37p6BwC8aY3enW5qTxWuVmVNY/tzIhrXV0naIg==
629629
dependencies:
630630
change-case "^4.1.2"
631631
common-tags "^1.8.2"

0 commit comments

Comments
 (0)