summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-10 16:35:14 +0000
committerGitHub <[email protected]>2025-03-10 16:35:14 +0000
commit018fe89f4e136525b1d944afe88ed0bafa6adab5 (patch)
tree9d83662469b1b03cfdb59ac332b703e9098e988b
parent3e622c11ea6451b01f62b3f3ea78ad60d130df37 (diff)
node_modules: bump eslint-config-prettier from 9.1.0 to 10.1.1dependabot/npm_and_yarn/eslint-config-prettier-10.1.1
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.1. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.1) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml10
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index c4fd80c..88b994e 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"@typescript-eslint/parser": "^6.21.0",
"esbuild": "^0.24.2",
"eslint": "^8.57.1",
- "eslint-config-prettier": "^9.1.0",
+ "eslint-config-prettier": "^10.1.1",
"prettier": "^3.4.2",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 5561eb8..95e48e7 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -49,8 +49,8 @@ importers:
specifier: ^8.57.1
version: 8.57.1
eslint-config-prettier:
- specifier: ^9.1.0
- version: 9.1.0([email protected])
+ specifier: ^10.1.1
+ version: 10.1.1([email protected])
prettier:
specifier: ^3.4.2
version: 3.4.2
@@ -870,8 +870,8 @@ packages:
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines: {node: '>=10'}
- resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
+ resolution: {integrity: sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
@@ -2030,7 +2030,7 @@ snapshots:
dependencies:
eslint: 8.57.1