summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-04 16:17:12 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-12-04 16:19:53 +0000
commitd7dd319172b9e196e1d8e4ec845df6cfda175744 (patch)
tree39766182b62307c1fd0acd0dd49beb26297b3d25
parent3d2b48b6021165cd3bd1df859deb23741fc4b90b (diff)
chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0
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] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 01c6a9c..e6e8d26 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"@typescript-eslint/parser": "^6.13.1",
"esbuild": "^0.19.8",
"eslint": "^8.55.0",
- "eslint-config-prettier": "^9.0.0",
+ "eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.0",
"tsx": "^4.6.2",
"typescript": "^5.3.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b0213e4..57a9e75 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -38,8 +38,8 @@ devDependencies:
specifier: ^8.55.0
version: 8.55.0
eslint-config-prettier:
- specifier: ^9.0.0
- version: 9.0.0([email protected])
+ specifier: ^9.1.0
+ version: 9.1.0([email protected])
prettier:
specifier: ^3.1.0
version: 3.1.0
@@ -1318,8 +1318,8 @@ packages:
engines: {node: '>=10'}
dev: true
- resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
+ resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'