Skip to content

Commit

Permalink
Eslint 9 is such a pain
Browse files Browse the repository at this point in the history
  • Loading branch information
BarnabyShearer committed Jun 17, 2024
1 parent 5eb2fbd commit be95e07
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eslint-config-two-stroke",
"description": "eslint settings for two-stroke.",
"license": "MIT",
"version": "1.0.8",
"version": "1.0.9",
"main": "index.js",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.13.0",
Expand All @@ -13,7 +13,7 @@
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vitest": "^0.5.3"
"eslint-plugin-vitest": "^0.4.1"
},
"packageManager": "yarn@4.3.0",
"prettier": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.13.0, @typescript-eslint/utils@npm:^7.0.0, @typescript-eslint/utils@npm:^7.7.1":
"@typescript-eslint/utils@npm:7.13.0, @typescript-eslint/utils@npm:^7.0.0, @typescript-eslint/utils@npm:^7.4.0":
version: 7.13.0
resolution: "@typescript-eslint/utils@npm:7.13.0"
dependencies:
Expand Down Expand Up @@ -473,7 +473,7 @@ __metadata:
eslint-plugin-filenames: "npm:^1.3.2"
eslint-plugin-n: "npm:^17.9.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-vitest: "npm:^0.5.3"
eslint-plugin-vitest: "npm:^0.4.1"
typescript: "npm:^5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -569,20 +569,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vitest@npm:^0.5.3":
version: 0.5.4
resolution: "eslint-plugin-vitest@npm:0.5.4"
"eslint-plugin-vitest@npm:^0.4.1":
version: 0.4.1
resolution: "eslint-plugin-vitest@npm:0.4.1"
dependencies:
"@typescript-eslint/utils": "npm:^7.7.1"
"@typescript-eslint/utils": "npm:^7.4.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
eslint: ">=8.0.0"
vitest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
vitest:
optional: true
checksum: 10c0/b55cca2fee39e46fd9504f8fc6dbf790c4a63f2f4b77c013857954f9d6b5f5d3c4370314cba03367f34f40783d49a81763c0c16fd4e9689b28164569f2354591
checksum: 10c0/d06a7efec259778186526fa3bcf94af1433c145a0388bd6f6f9d9e86e918f9ade906c7c49000252a61ff0d45f44525428e9729c074cb94ce0a7d768f0c990a76
languageName: node
linkType: hard

Expand Down

0 comments on commit be95e07

Please sign in to comment.