Skip to content

Commit

Permalink
build: pin eslint to avoid bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Nov 16, 2024
1 parent 58f76b7 commit e322654
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@chiogen/rollup-plugin-terser": "^7.1.3",
"@eslint/js": "^9.15.0",
"@eslint/js": "~9.14.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
Expand All @@ -74,7 +74,7 @@
"canvas-5-polyfill": "^0.1.5",
"chart.js": "^4.4.6",
"chartjs-plugin-datalabels": "^2.2.0",
"eslint": "^9.15.0",
"eslint": "~9.14.0",
"eslint-plugin-prettier": "^5.2.1",
"jest-image-snapshot": "^6.4.0",
"jsdom": "^25.0.1",
Expand Down
66 changes: 37 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -477,25 +477,25 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.19.0":
version: 0.19.0
resolution: "@eslint/config-array@npm:0.19.0"
"@eslint/config-array@npm:^0.18.0":
version: 0.18.0
resolution: "@eslint/config-array@npm:0.18.0"
dependencies:
"@eslint/object-schema": "npm:^2.1.4"
debug: "npm:^4.3.1"
minimatch: "npm:^3.1.2"
checksum: 10c0/def23c6c67a8f98dc88f1b87e17a5668e5028f5ab9459661aabfe08e08f2acd557474bbaf9ba227be0921ae4db232c62773dbb7739815f8415678eb8f592dbf5
checksum: 10c0/0234aeb3e6b052ad2402a647d0b4f8a6aa71524bafe1adad0b8db1dfe94d7f5f26d67c80f79bb37ac61361a1d4b14bb8fb475efe501de37263cf55eabb79868f
languageName: node
linkType: hard

"@eslint/core@npm:^0.9.0":
version: 0.9.0
resolution: "@eslint/core@npm:0.9.0"
checksum: 10c0/6d8e8e0991cef12314c49425d8d2d9394f5fb1a36753ff82df7c03185a4646cb7c8736cf26638a4a714782cedf4b23cfc17667d282d3e5965b3920a0e7ce20d4
"@eslint/core@npm:^0.7.0":
version: 0.7.0
resolution: "@eslint/core@npm:0.7.0"
checksum: 10c0/3cdee8bc6cbb96ac6103d3ead42e59830019435839583c9eb352b94ed558bd78e7ffad5286dc710df21ec1e7bd8f52aa6574c62457a4dd0f01f3736fa4a7d87a
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^3.2.0":
"@eslint/eslintrc@npm:^3.1.0":
version: 3.2.0
resolution: "@eslint/eslintrc@npm:3.2.0"
dependencies:
Expand All @@ -512,10 +512,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0, @eslint/js@npm:^9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10c0/56552966ab1aa95332f70d0e006db5746b511c5f8b5e0c6a9b2d6764ff6d964e0b2622731877cbc4e3f0e74c5b39191290d5f48147be19175292575130d499ab
"@eslint/js@npm:9.14.0, @eslint/js@npm:~9.14.0":
version: 9.14.0
resolution: "@eslint/js@npm:9.14.0"
checksum: 10c0/a423dd435e10aa3b461599aa02f6cbadd4b5128cb122467ee4e2c798e7ca4f9bb1fce4dcea003b29b983090238cf120899c1af657cf86300b399e4f996b83ddc
languageName: node
linkType: hard

Expand All @@ -526,7 +526,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.2.3":
"@eslint/plugin-kit@npm:^0.2.0":
version: 0.2.3
resolution: "@eslint/plugin-kit@npm:0.2.3"
dependencies:
Expand Down Expand Up @@ -566,7 +566,7 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/retry@npm:^0.4.1":
"@humanwhocodes/retry@npm:^0.4.0":
version: 0.4.1
resolution: "@humanwhocodes/retry@npm:0.4.1"
checksum: 10c0/be7bb6841c4c01d0b767d9bb1ec1c9359ee61421ce8ba66c249d035c5acdfd080f32d55a5c9e859cdd7868788b8935774f65b2caf24ec0b7bd7bf333791f063b
Expand Down Expand Up @@ -2263,7 +2263,7 @@ __metadata:
resolution: "chartjs-chart-geo@workspace:."
dependencies:
"@chiogen/rollup-plugin-terser": "npm:^7.1.3"
"@eslint/js": "npm:^9.15.0"
"@eslint/js": "npm:~9.14.0"
"@rollup/plugin-commonjs": "npm:^28.0.1"
"@rollup/plugin-node-resolve": "npm:^15.3.0"
"@rollup/plugin-replace": "npm:^6.0.1"
Expand All @@ -2284,7 +2284,7 @@ __metadata:
d3-geo: "npm:^3.1.1"
d3-interpolate: "npm:^3.0.1"
d3-scale-chromatic: "npm:^3.1.0"
eslint: "npm:^9.15.0"
eslint: "npm:~9.14.0"
eslint-plugin-prettier: "npm:^5.2.1"
jest-image-snapshot: "npm:^6.4.0"
jsdom: "npm:^25.0.1"
Expand Down Expand Up @@ -2486,7 +2486,7 @@ __metadata:
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.5":
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2":
version: 7.0.5
resolution: "cross-spawn@npm:7.0.5"
dependencies:
Expand Down Expand Up @@ -2913,25 +2913,25 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.15.0":
version: 9.15.0
resolution: "eslint@npm:9.15.0"
"eslint@npm:~9.14.0":
version: 9.14.0
resolution: "eslint@npm:9.14.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.15.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@eslint/config-array": "npm:^0.18.0"
"@eslint/core": "npm:^0.7.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.14.0"
"@eslint/plugin-kit": "npm:^0.2.0"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.4.1"
"@humanwhocodes/retry": "npm:^0.4.0"
"@types/estree": "npm:^1.0.6"
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.5"
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.2.0"
Expand All @@ -2951,14 +2951,15 @@ __metadata:
minimatch: "npm:^3.1.2"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.3"
text-table: "npm:^0.2.0"
peerDependencies:
jiti: "*"
peerDependenciesMeta:
jiti:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/d0d7606f36bfcccb1c3703d0a24df32067b207a616f17efe5fb1765a91d13f085afffc4fc97ecde4ab9c9f4edd64d9b4ce750e13ff7937a25074b24bee15b20f
checksum: 10c0/e1cbf571b75519ad0b24c27e66a6575e57cab2671ef5296e7b345d9ac3adc1a549118dcc74a05b651a7a13a5e61ebb680be6a3e04a80e1f22eba1931921b5187
languageName: node
linkType: hard

Expand Down Expand Up @@ -5525,6 +5526,13 @@ __metadata:
languageName: node
linkType: hard

"text-table@npm:^0.2.0":
version: 0.2.0
resolution: "text-table@npm:0.2.0"
checksum: 10c0/02805740c12851ea5982686810702e2f14369a5f4c5c40a836821e3eefc65ffeec3131ba324692a37608294b0fd8c1e55a2dd571ffed4909822787668ddbee5c
languageName: node
linkType: hard

"tinybench@npm:^2.9.0":
version: 2.9.0
resolution: "tinybench@npm:2.9.0"
Expand Down

0 comments on commit e322654

Please sign in to comment.