Skip to content

Commit 756f70b

Browse files
Bump @eslint/compat from 1.2.9 to 1.3.0
Bumps [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) from 1.2.9 to 1.3.0. - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.3.0/packages/compat) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 682643d commit 756f70b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@babel/preset-env": "^7.27.2",
5858
"@babel/preset-typescript": "^7.27.1",
59-
"@eslint/compat": "^1.2.9",
59+
"@eslint/compat": "^1.3.0",
6060
"@eslint/plugin-kit": "^0.3.1",
6161
"@scality/eslint-config-scality": "scality/Guidelines#8.3.0",
6262
"@sinonjs/fake-timers": "^14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,10 +1197,10 @@
11971197
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
11981198
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
11991199

1200-
"@eslint/compat@^1.2.9":
1201-
version "1.2.9"
1202-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.9.tgz#1a234508c30660fdf10dd7bed2d37cc86c8d8f53"
1203-
integrity sha512-gCdSY54n7k+driCadyMNv8JSPzYLeDVM/ikZRtvtROBpRdFSkS8W9A82MqsaY7lZuwL0wiapgD0NT1xT0hyJsA==
1200+
"@eslint/compat@^1.3.0":
1201+
version "1.3.0"
1202+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.3.0.tgz#ce9dbd81e06c942a9570fbe3c2e10e3103f12c1c"
1203+
integrity sha512-ZBygRBqpDYiIHsN+d1WyHn3TYgzgpzLEcgJUxTATyiInQbKZz6wZb6+ljwdg8xeeOe4v03z6Uh6lELiw0/mVhQ==
12041204

12051205
"@eslint/config-array@^0.20.0":
12061206
version "0.20.0"

0 commit comments

Comments
 (0)