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.3 " ,
31
+ "@eslint/compat" : " ^1.2.4 " ,
32
32
"@eslint/js" : " ^9.11.1" ,
33
33
"@octokit/rest" : " ^20.1.1" ,
34
34
"@rollup/plugin-commonjs" : " ^26.0.3" ,
Original file line number Diff line number Diff line change @@ -2125,15 +2125,15 @@ __metadata:
2125
2125
languageName: node
2126
2126
linkType: hard
2127
2127
2128
- "@eslint/compat@npm:^1.2.3 ":
2129
- version: 1.2.3
2130
- resolution: "@eslint/compat@npm:1.2.3 "
2128
+ "@eslint/compat@npm:^1.2.4 ":
2129
+ version: 1.2.4
2130
+ resolution: "@eslint/compat@npm:1.2.4 "
2131
2131
peerDependencies:
2132
2132
eslint: ^9.10.0
2133
2133
peerDependenciesMeta:
2134
2134
eslint:
2135
2135
optional: true
2136
- checksum: 10c0/b7439e62f73b9a05abea3b54ad8edc171e299171fc4673fc5a2c84d97a584bb9487a7f0bee397342f6574bd53597819a8abe52f1ca72184378cf387275b84e32
2136
+ checksum: 10c0/afea54435f0ae6b05f1b732132ae4a9d95ff106be0fc9988ac19f31037eb89b2a0e968212be4d2fbf757ff16923031825a27739d94a365559089dfd8269331e3
2137
2137
languageName: node
2138
2138
linkType: hard
2139
2139
@@ -3765,7 +3765,7 @@ __metadata:
3765
3765
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
3766
3766
"@babel/preset-react": "npm:^7.24.7"
3767
3767
"@babel/preset-typescript": "npm:^7.24.7"
3768
- "@eslint/compat": "npm:^1.2.3 "
3768
+ "@eslint/compat": "npm:^1.2.4 "
3769
3769
"@eslint/js": "npm:^9.11.1"
3770
3770
"@octokit/rest": "npm:^20.1.1"
3771
3771
"@rollup/plugin-commonjs": "npm:^26.0.3"
You can’t perform that action at this time.
0 commit comments