File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 28
28
"@babel/plugin-transform-modules-commonjs" : " ^7.24.7" ,
29
29
"@babel/preset-react" : " ^7.24.7" ,
30
30
"@babel/preset-typescript" : " ^7.24.7" ,
31
- "@eslint/compat" : " ^1.2.8 " ,
31
+ "@eslint/compat" : " ^1.3.1 " ,
32
32
"@eslint/js" : " ^9.22.0" ,
33
33
"@octokit/rest" : " ^21.1.1" ,
34
34
"@rollup/plugin-commonjs" : " ^26.0.3" ,
Original file line number Diff line number Diff line change @@ -2139,15 +2139,15 @@ __metadata:
2139
2139
languageName: node
2140
2140
linkType: hard
2141
2141
2142
- "@eslint/compat@npm:^1.2.8 ":
2143
- version: 1.2.8
2144
- resolution: "@eslint/compat@npm:1.2.8 "
2142
+ "@eslint/compat@npm:^1.3.1 ":
2143
+ version: 1.3.1
2144
+ resolution: "@eslint/compat@npm:1.3.1 "
2145
2145
peerDependencies:
2146
- eslint: ^9.10.0
2146
+ eslint: ^8.40 || 9
2147
2147
peerDependenciesMeta:
2148
2148
eslint:
2149
2149
optional: true
2150
- checksum: 10c0/1e004c6917220ff1731fdc562ada9ddcbcecc6f3ba2e4b0433fb6d8eddf2a443e009f1f9796b78128b78a0a588c723b78021319055ac6e5dda55c0ace346496b
2150
+ checksum: 10c0/8dfcea5ecb854111f9c0acc23a469e0a25cdaddceb5fb40c47988c247d6e32ec199bcd00f1b8ba9ed779228526552703c4b74948169e78b78b5fd814e04b042b
2151
2151
languageName: node
2152
2152
linkType: hard
2153
2153
@@ -3828,7 +3828,7 @@ __metadata:
3828
3828
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
3829
3829
"@babel/preset-react": "npm:^7.24.7"
3830
3830
"@babel/preset-typescript": "npm:^7.24.7"
3831
- "@eslint/compat": "npm:^1.2.8 "
3831
+ "@eslint/compat": "npm:^1.3.1 "
3832
3832
"@eslint/js": "npm:^9.22.0"
3833
3833
"@octokit/rest": "npm:^21.1.1"
3834
3834
"@rollup/plugin-commonjs": "npm:^26.0.3"
You can’t perform that action at this time.
0 commit comments