Skip to content

Commit

Permalink
update @starbeam-dev/eslint-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx committed May 8, 2024
1 parent e59311b commit 01f882a
Show file tree
Hide file tree
Showing 65 changed files with 225 additions and 231 deletions.
2 changes: 1 addition & 1 deletion @types/ansicolor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"test:types": "tsc -b"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/node": "18.16.18"
}
}
2 changes: 1 addition & 1 deletion @types/fsify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:types": "tsc -b"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/node": "18.16.1"
}
}
2 changes: 1 addition & 1 deletion @types/lines-and-columns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test:types": "tsc -b"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/node": "18.16.1"
}
}
2 changes: 1 addition & 1 deletion @types/plugin-commonjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@rollup/plugin-commonjs": "25.0.5"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.3"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion @types/plugin-node-resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@rollup/plugin-node-resolve": "^15.2.3"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.3"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion @types/rollup-plugin-polyfill-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"rollup": "^4.0.2"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion @types/shell-escape-tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test:types": "tsc -b"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/node": "18.16.1"
}
}
2 changes: 1 addition & 1 deletion @types/shell-split/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"test:types": "tsc -b"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/node": "18.16.1"
}
}
2 changes: 1 addition & 1 deletion @types/vite-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"vitest": "^1.0.0-beta.2"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@nrr/pnpm-duplicate-cli": "^0.0.1",
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/core": "^1.0.2",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/eslint": "^8.56.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
Expand Down Expand Up @@ -163,8 +163,7 @@
"typescript": "$typescript",
"vite": "$vite",
"vue": "3.3.4",
"terser": "^5.31.0",
"@starbeam-dev/eslint-plugin": "https://github.com/starbeamjs/eslint-plugin.git"
"terser": "^5.31.0"
},
"peerDependencyRules": {
"allowAny": [
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/preact-testing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"preact-render-to-string": "^6.2.1",
"rollup": "^4.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/preact-testing-utils/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"preact": "*"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"preact-render-to-string": "^6.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/preact/preact-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/preact-utils/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"preact": "*"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"preact-render-to-string": "^6.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/preact/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/preact/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"preact": "*"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"preact-render-to-string": "^6.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/react/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/node": "18.16.1",
"@types/react": "^18.2.22",
"@types/scheduler": "^0.16.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/react/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"vitest": "^0.34.4"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/react/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@testing-library/react": "^14.0.0",
"@types/react": "^18.2.22",
"@types/scheduler": "^0.16.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/use-strict-lifecycle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/react": "^18.2.22",
"@types/scheduler": "^0.16.3",
"rollup": "^4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/react/use-strict-lifecycle/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "18.2.0"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/react": "^18.2.22",
"jsdom": "^22.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/collections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/collections/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@starbeam-workspace/test-utils": "workspace:^"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/universal/core-utils/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@starbeam/core-utils": "workspace:^"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@types/node": "18.16.1",
"rollup": "^4.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/debug/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@starbeam-workspace/test-utils": "workspace:^"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/interfaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/modifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@domtree/flavors": "workspace:^",
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/reactive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/reactive/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@starbeam-workspace/test-utils": "workspace:^"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/renderer/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"@starbeam-workspace/test-utils": "workspace:^"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/resource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/resource/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"inspect-utils": "^1.0.1"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.0",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2",
"vite-env": "^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/runtime/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@starbeam-workspace/test-utils": "workspace:^"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/service/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@starbeam-workspace/test-utils": "workspace:^"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/shared/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"strip-ansi": "^7.1.0"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4"
"@starbeam-dev/eslint-plugin": "^1.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/universal/tags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/universal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@starbeam-dev/compile": "workspace:*",
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"rollup": "^4.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal/universal/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@starbeam/universal": "workspace:^"
},
"devDependencies": {
"@starbeam-dev/eslint-plugin": "^1.0.4",
"@starbeam-dev/eslint-plugin": "^1.0.6",
"@starbeam-workspace/test-utils": "workspace:^"
}
}
Loading

0 comments on commit 01f882a

Please sign in to comment.