Skip to content
Closed
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 @@ -28,7 +28,7 @@
"@babel/eslint-parser": "7.29.7",
"babel-plugin-istanbul": "8.0.0",
"chai": "6.2.2",
"eslint": "10.6.0",
"eslint": "10.7.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "10.1.8",
"eslint-import-resolver-node": "^0.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5160,9 +5160,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:10.6.0":
version: 10.6.0
resolution: "eslint@npm:10.6.0"
"eslint@npm:10.7.0":
version: 10.7.0
resolution: "eslint@npm:10.7.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.8.0"
"@eslint-community/regexpp": "npm:^4.12.2"
Expand Down Expand Up @@ -5201,7 +5201,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/ebe0261fc750afb7f1a0c5a14f5288e57b971e0bee9754b1620132d22ad0c23690183977b0c9514ffa7ad460768d689d3fb9792ad9267b6c6205e2e0c17d8563
checksum: 10c0/d9415f506730c098ab8897da39f5719cdf9d1026c9511c322d4a272677f904b7d43ff423d63ee941c9a03d74d1a75563ce2668886734b1f293b22e57911a6dd6
languageName: node
linkType: hard

Expand Down Expand Up @@ -9635,7 +9635,7 @@ __metadata:
"@eslint/js": "npm:10.0.1"
babel-plugin-istanbul: "npm:8.0.0"
chai: "npm:6.2.2"
eslint: "npm:10.6.0"
eslint: "npm:10.7.0"
eslint-config-airbnb-base: "npm:15.0.0"
eslint-config-prettier: "npm:10.1.8"
eslint-import-resolver-node: "npm:^0.4.0"
Expand Down