File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.7 " ,
31
+ "@eslint/compat" : " ^1.2.8 " ,
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 @@ -2132,15 +2132,15 @@ __metadata:
2132
2132
languageName: node
2133
2133
linkType: hard
2134
2134
2135
- "@eslint/compat@npm:^1.2.7 ":
2136
- version: 1.2.7
2137
- resolution: "@eslint/compat@npm:1.2.7 "
2135
+ "@eslint/compat@npm:^1.2.8 ":
2136
+ version: 1.2.8
2137
+ resolution: "@eslint/compat@npm:1.2.8 "
2138
2138
peerDependencies:
2139
2139
eslint: ^9.10.0
2140
2140
peerDependenciesMeta:
2141
2141
eslint:
2142
2142
optional: true
2143
- checksum: 10c0/df89a0396750748c3748eb5fc582bd6cb89be6599d88ed1c5cc60ae0d13f77d4bf5fb30fabdb6c9ce16dda35745ef2e6417fa82548cde7d2b3fa5a896da02c8e
2143
+ checksum: 10c0/1e004c6917220ff1731fdc562ada9ddcbcecc6f3ba2e4b0433fb6d8eddf2a443e009f1f9796b78128b78a0a588c723b78021319055ac6e5dda55c0ace346496b
2144
2144
languageName: node
2145
2145
linkType: hard
2146
2146
@@ -3821,7 +3821,7 @@ __metadata:
3821
3821
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
3822
3822
"@babel/preset-react": "npm:^7.24.7"
3823
3823
"@babel/preset-typescript": "npm:^7.24.7"
3824
- "@eslint/compat": "npm:^1.2.7 "
3824
+ "@eslint/compat": "npm:^1.2.8 "
3825
3825
"@eslint/js": "npm:^9.22.0"
3826
3826
"@octokit/rest": "npm:^21.1.1"
3827
3827
"@rollup/plugin-commonjs": "npm:^26.0.3"
You can’t perform that action at this time.
0 commit comments