mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
build(deps-dev): bump eslint-plugin-solid from 0.14.2 to 0.14.5 (#435)
Bumps [eslint-plugin-solid](https://github.com/solidjs-community/eslint-plugin-solid) from 0.14.2 to 0.14.5. - [Release notes](https://github.com/solidjs-community/eslint-plugin-solid/releases) - [Commits](https://github.com/solidjs-community/eslint-plugin-solid/compare/v0.14.2...v0.14.5) --- updated-dependencies: - dependency-name: eslint-plugin-solid dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"eslint-plugin-n": "^16.6.2",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-promise": "^6.6.0",
|
||||
"eslint-plugin-solid": "^0.14.2",
|
||||
"eslint-plugin-solid": "^0.14.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "3.3.3",
|
||||
"prettier-plugin-go-template": "^0.0.15",
|
||||
|
||||
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@@ -53,8 +53,8 @@ devDependencies:
|
||||
specifier: ^6.6.0
|
||||
version: 6.6.0(eslint@8.57.0)
|
||||
eslint-plugin-solid:
|
||||
specifier: ^0.14.2
|
||||
version: 0.14.2(eslint@8.57.0)(typescript@5.7.2)
|
||||
specifier: ^0.14.5
|
||||
version: 0.14.5(eslint@8.57.0)(typescript@5.7.2)
|
||||
npm-run-all:
|
||||
specifier: ^4.1.5
|
||||
version: 4.1.5
|
||||
@@ -1769,11 +1769,12 @@ packages:
|
||||
eslint: 8.57.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-solid@0.14.2(eslint@8.57.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-uyX+/ONsM0IoVBV9EBv7uAhhFXqTfAGd3lxUCNfC+XmJazme1f4UAPhPNbqSfqnzaCbXwB1rsD/9ZpAgO6mzew==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
/eslint-plugin-solid@0.14.5(eslint@8.57.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-nfuYK09ah5aJG/oEN6P1qziy1zLgW4PDWe75VNPi4CEFYk1x2AEqwFeQfEPR7gNn0F2jOeqKhx2E+5oNCOBYWQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||
typescript: '>=4.8.4'
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 7.15.0(eslint@8.57.0)(typescript@5.7.2)
|
||||
eslint: 8.57.0
|
||||
@@ -1782,9 +1783,9 @@ packages:
|
||||
kebab-case: 1.0.2
|
||||
known-css-properties: 0.30.0
|
||||
style-to-object: 1.0.6
|
||||
typescript: 5.7.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-scope@7.2.2:
|
||||
|
||||
Reference in New Issue
Block a user