Skip to content

Commit

Permalink
chore(deps): update dependency @eslint/compat to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 1749053 commit cd510f9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@commitlint/config-conventional": "19.5.0",
"@cypress/code-coverage": "3.13.4",
"@eslint/compat": "1.1.1",
"@eslint/compat": "1.2.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1394,10 +1394,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:1.1.1":
version: 1.1.1
resolution: "@eslint/compat@npm:1.1.1"
checksum: 10/9004697701e9e9a7749d9e37452ee965af3620af46796ac0ee196478bbda490c780d17686c2888353c2a12d764837fa71c027c3ca18b1c3af6136105caa93642
"@eslint/compat@npm:1.2.0":
version: 1.2.0
resolution: "@eslint/compat@npm:1.2.0"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10/4896c417c1f197a6e9cc12592a661f0d91d73bdbb936785555c5bb81d2359a59fe90aac2422e7ce525e9dd5bb13227cbfec1263f9263591ccca200e9038057bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -5948,7 +5953,7 @@ __metadata:
"@emotion/cache": "npm:11.13.1"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@eslint/compat": "npm:1.1.1"
"@eslint/compat": "npm:1.2.0"
"@eslint/eslintrc": "npm:3.1.0"
"@eslint/js": "npm:9.11.1"
"@graasp/chatbox": "npm:3.3.0"
Expand Down

0 comments on commit cd510f9

Please sign in to comment.