Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-love to v114
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 10aff19 commit 6a05147
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-love": "101.0.0",
"eslint-config-love": "114.0.0",
"eslint-config-next": "15.0.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.15.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4424,9 +4424,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-love@npm:101.0.0":
version: 101.0.0
resolution: "eslint-config-love@npm:101.0.0"
"eslint-config-love@npm:114.0.0":
version: 114.0.0
resolution: "eslint-config-love@npm:114.0.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.15.0"
eslint-plugin-eslint-comments: "npm:^3.2.0"
Expand All @@ -4435,9 +4435,9 @@ __metadata:
eslint-plugin-promise: "npm:^7.0.0"
typescript-eslint: "npm:^8.15.0"
peerDependencies:
eslint: ^9.0.0
eslint: ^9.12.0
typescript: "*"
checksum: 10c0/60ed4e15affa008a73b090ef556934bb8d4681d59b635368af14f836e4e7319a0ce0014a07d144c346e9af2c63e64c59499457fdd9d1640ff4ef9a41388be334
checksum: 10c0/70192ef9fe7caca75219a216519a2fe666f6e621ffcd8fba5aefff3684bd49a98c07591de5eae2f7e42518dd8d54a3fb91b8cfeaa9222f6c3c66c16316bfa4e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -6919,7 +6919,7 @@ __metadata:
autoprefixer: "npm:10.4.20"
classnames: "npm:^2.5.1"
eslint: "npm:8.57.1"
eslint-config-love: "npm:101.0.0"
eslint-config-love: "npm:114.0.0"
eslint-config-next: "npm:15.0.3"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-n: "npm:17.15.1"
Expand Down

0 comments on commit 6a05147

Please sign in to comment.