Skip to content

Commit

Permalink
Merge pull request #573 from fishbrain/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-plugin-compat-6.0.1

Bump eslint-plugin-compat from 6.0.0 to 6.0.1
  • Loading branch information
pedro-belem authored Sep 19, 2024
2 parents 21ac9b5 + ed84d00 commit 8257ff7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@eslint/js": "^9.10.0",
"@fishbrain/eslint-config-base": "workspace:^",
"eslint": "^9.10.0",
"eslint-plugin-compat": "^6.0.0",
"eslint-plugin-compat": "^6.0.1",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
"globals": "^15.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ __metadata:
"@eslint/js": "npm:^9.10.0"
"@fishbrain/eslint-config-base": "workspace:^"
eslint: "npm:^9.10.0"
eslint-plugin-compat: "npm:^6.0.0"
eslint-plugin-compat: "npm:^6.0.1"
eslint-plugin-jsx-a11y: "npm:^6.10.0"
eslint-plugin-react: "npm:^7.36.1"
globals: "npm:^15.9.0"
Expand Down Expand Up @@ -2277,9 +2277,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-compat@npm:^6.0.0":
version: 6.0.0
resolution: "eslint-plugin-compat@npm:6.0.0"
"eslint-plugin-compat@npm:^6.0.1":
version: 6.0.1
resolution: "eslint-plugin-compat@npm:6.0.1"
dependencies:
"@mdn/browser-compat-data": "npm:^5.5.35"
ast-metadata-inferer: "npm:^0.8.0"
Expand All @@ -2291,7 +2291,7 @@ __metadata:
semver: "npm:^7.6.2"
peerDependencies:
eslint: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/e169f6003ef4d6686659a372241d253f14376cfc7f31cf5385ce40e30b43b328208d1a9dbffa452b5544d857a301d0d335be5c411b250f381d02df06c0c6fc70
checksum: 10c0/ba2f0dc204ee0329f4f35e0ed2cae6fd02ac5ad02a76b24e637047cf8beaecac253eb96aab092433be45864e6714a933875d4c44521a239164e7ab6635a1fd97
languageName: node
linkType: hard

Expand Down

0 comments on commit 8257ff7

Please sign in to comment.