mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-24 06:24:07 -04:00
npm-dep: bump eslint-config-prettier from 9.0.0 to 9.1.0 in /frontend
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0. - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
203b1a9916
commit
ede0ebfaa8
@@ -22,7 +22,7 @@
|
||||
"autoprefixer": "^10.4.16",
|
||||
"daisyui": "^4.4.18",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-svelte": "^2.35.1",
|
||||
"husky": "^8.0.3",
|
||||
"postcss": "^8.4.32",
|
||||
|
||||
8
frontend/pnpm-lock.yaml
generated
8
frontend/pnpm-lock.yaml
generated
@@ -53,8 +53,8 @@ devDependencies:
|
||||
specifier: ^8.55.0
|
||||
version: 8.55.0
|
||||
eslint-config-prettier:
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(eslint@8.55.0)
|
||||
specifier: ^9.1.0
|
||||
version: 9.1.0(eslint@8.55.0)
|
||||
eslint-plugin-svelte:
|
||||
specifier: ^2.35.1
|
||||
version: 2.35.1(eslint@8.55.0)(svelte@4.2.8)
|
||||
@@ -1184,8 +1184,8 @@ packages:
|
||||
eslint: 8.55.0
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier@9.0.0(eslint@8.55.0):
|
||||
resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
|
||||
/eslint-config-prettier@9.1.0(eslint@8.55.0):
|
||||
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
||||
Reference in New Issue
Block a user