Skip to content

Commit 6edbd9b

Browse files
build(deps-dev): bump @eslint/compat from 1.2.1 to 1.2.4
Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.1 to 1.2.4. - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.1...compat-v1.2.4) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ae86b7 commit 6edbd9b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/wethegit-react-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"author": "Andrew Rubin <andrew@wethecollective.com> (https://wethecollective.com)",
4747
"license": "MIT",
4848
"devDependencies": {
49-
"@eslint/compat": "^1.2.1",
49+
"@eslint/compat": "^1.2.4",
5050
"@eslint/eslintrc": "^3.1.0",
5151
"@eslint/js": "^9.13.0",
5252
"@types/node": "~20.16.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,10 +1853,10 @@
18531853
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f"
18541854
integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==
18551855

1856-
"@eslint/compat@^1.2.1":
1857-
version "1.2.1"
1858-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.1.tgz#b1263422cd2009a1c8a7d2e0d4b022464d2f4fb1"
1859-
integrity sha512-JbHG2TWuCeNzh87fXo+/46Z1LEo9DBA9T188d0fZgGxAD+cNyS6sx9fdiyxjGPBMyQVRlCutTByZ6a5+YMkF7g==
1856+
"@eslint/compat@^1.2.4":
1857+
version "1.2.4"
1858+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.4.tgz#b69b0d76ce73fe66d7f8633c406acea151f5c559"
1859+
integrity sha512-S8ZdQj/N69YAtuqFt7653jwcvuUj131+6qGLUyDqfDg1OIoBQ66OCuXC473YQfO2AaxITTutiRQiDwoo7ZLYyg==
18601860

18611861
"@eslint/config-array@^0.18.0":
18621862
version "0.18.0"

0 commit comments

Comments
 (0)