Skip to content

Commit 43c3741

Browse files
chore(deps-dev): bump @eslint/js from 9.22.0 to 9.31.0
--- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c09cc2f commit 43c3741

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"@emotion/eslint-plugin": "^11.12.0",
180180
"@eslint/compat": "^1.2.7",
181181
"@eslint/eslintrc": "^3.3.0",
182-
"@eslint/js": "^9.22.0",
182+
"@eslint/js": "^9.31.0",
183183
"@pmmmwh/react-refresh-webpack-plugin": "0.5.16",
184184
"@sentry/jest-environment": "6.0.0",
185185
"@sentry/profiling-node": "9.11.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1601,11 +1601,16 @@
16011601
minimatch "^3.1.2"
16021602
strip-json-comments "^3.1.1"
16031603

1604-
"@eslint/js@9.22.0", "@eslint/js@^9.22.0":
1604+
"@eslint/js@9.22.0":
16051605
version "9.22.0"
16061606
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
16071607
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
16081608

1609+
"@eslint/js@^9.31.0":
1610+
version "9.31.0"
1611+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8"
1612+
integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==
1613+
16091614
"@eslint/object-schema@^2.1.6":
16101615
version "2.1.6"
16111616
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"

0 commit comments

Comments
 (0)