diff --git a/package.json b/package.json index dfef5e9..dc7c871 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@eslint/js": "^9.9.0", "@vitest/coverage-v8": "^2.0.5", "eslint": "^9.9.0", - "eslint-config-prettier": "^9.1.0", + "eslint-config-prettier": "^10.1.8", "globals": "^15.9.0", "prettier": "3.3.3", "semantic-release": "^24.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce2e2df..20b7550 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^9.9.0 version: 9.9.1 eslint-config-prettier: - specifier: ^9.1.0 - version: 9.1.0(eslint@9.9.1) + specifier: ^10.1.8 + version: 10.1.8(eslint@9.9.1) globals: specifier: ^15.9.0 version: 15.9.0 @@ -775,8 +775,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-config-prettier@9.1.0: - resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} + eslint-config-prettier@10.1.8: + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -945,6 +945,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globals@14.0.0: @@ -2652,7 +2653,7 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-prettier@9.1.0(eslint@9.9.1): + eslint-config-prettier@10.1.8(eslint@9.9.1): dependencies: eslint: 9.9.1