Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
]
},
"devDependencies": {
"eslint": "^10.8.0",
"eslint": "^10.8.1",
"@babel/eslint-parser": "^8.0.1",
"@swc/core": "^1.15.47",
"eslint-plugin-react": "7.37.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9144,9 +9144,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^10.8.0":
version: 10.8.0
resolution: "eslint@npm:10.8.0"
"eslint@npm:^10.8.1":
version: 10.8.1
resolution: "eslint@npm:10.8.1"
dependencies:
"@eslint-community/eslint-utils": ^4.8.0
"@eslint-community/regexpp": ^4.12.2
Expand Down Expand Up @@ -9185,7 +9185,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 3c746957d5e95fc888c44c2cd3e61696d7c152273b4c521ee36a4b6ed8f58a34d0ccd3d85a2924404d8c0731cff687d2a64047842cda4e76d34ffe0c453e0b25
checksum: 3e12260c5af48faef3d4ae0005c88e41ceded9915a2b67417e8dc5b8668f809095e6e445fa02fbbbe98aa178f08c464f627da0d553fb17952abde4322698d748
languageName: node
linkType: hard

Expand Down Expand Up @@ -13621,7 +13621,7 @@ __metadata:
"@swc/core": ^1.15.47
clsx: ^2.1.1
cspell: ^10.0.1
eslint: ^10.8.0
eslint: ^10.8.1
eslint-plugin-react: 7.37.5
front-matter: ^4.0.2
git-list-updated: ^1.2.1
Expand Down