Skip to content

Commit 97d2639

Browse files
Bump @eslint/compat from 1.4.1 to 2.0.0 (#177)
Bumps [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) from 1.4.1 to 2.0.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-v2.0.0/packages/compat) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c35971 commit 97d2639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"node": ">= 16"
8585
},
8686
"dependencies": {
87-
"@eslint/compat": "^1.1.1",
87+
"@eslint/compat": "^2.0.0",
8888
"@mojojs/dom": "^2.1.0",
8989
"@mojojs/path": "^1.6.0",
9090
"@mojojs/template": "^2.2.0",

0 commit comments

Comments
 (0)