Skip to content

Commit b49f740

Browse files
renovate[bot]mattnolting
authored andcommitted
chore(deps): update dependency @eslint/compat to ^1.2.5 (patternfly#11319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f170341 commit b49f740

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
2929
"@babel/preset-react": "^7.24.7",
3030
"@babel/preset-typescript": "^7.24.7",
31-
"@eslint/compat": "^1.2.3",
31+
"@eslint/compat": "^1.2.5",
3232
"@eslint/js": "^9.11.1",
3333
"@octokit/rest": "^20.1.1",
3434
"@rollup/plugin-commonjs": "^26.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2136,15 +2136,15 @@ __metadata:
21362136
languageName: node
21372137
linkType: hard
21382138

2139-
"@eslint/compat@npm:^1.2.3":
2140-
version: 1.2.3
2141-
resolution: "@eslint/compat@npm:1.2.3"
2139+
"@eslint/compat@npm:^1.2.5":
2140+
version: 1.2.5
2141+
resolution: "@eslint/compat@npm:1.2.5"
21422142
peerDependencies:
21432143
eslint: ^9.10.0
21442144
peerDependenciesMeta:
21452145
eslint:
21462146
optional: true
2147-
checksum: 10c0/b7439e62f73b9a05abea3b54ad8edc171e299171fc4673fc5a2c84d97a584bb9487a7f0bee397342f6574bd53597819a8abe52f1ca72184378cf387275b84e32
2147+
checksum: 10c0/c7cd6c623b850e7507fdaf26298b42b07012a65b57f6abbdd1e968eb281756bb94024f162a661ffcc7ad8b2949832aec5078a9fdefa87081e127d392842d0048
21482148
languageName: node
21492149
linkType: hard
21502150

@@ -3820,7 +3820,7 @@ __metadata:
38203820
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
38213821
"@babel/preset-react": "npm:^7.24.7"
38223822
"@babel/preset-typescript": "npm:^7.24.7"
3823-
"@eslint/compat": "npm:^1.2.3"
3823+
"@eslint/compat": "npm:^1.2.5"
38243824
"@eslint/js": "npm:^9.11.1"
38253825
"@figma/code-connect": "npm:^1.2.4"
38263826
"@octokit/rest": "npm:^20.1.1"

0 commit comments

Comments
 (0)