Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v10 (#812)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent a15a2de commit 0cc5403
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"esbuild-plugin-file-path-extensions": "^2.1.4",
"esbuild-plugin-version-injector": "^1.2.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-prettier": "^5.2.3",
"gen-esm-wrapper": "^1.1.3",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@ __metadata:
esbuild-plugin-file-path-extensions: "npm:^2.1.4"
esbuild-plugin-version-injector: "npm:^1.2.1"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-prettier: "npm:^10.0.1"
eslint-plugin-deprecation: "npm:^3.0.0"
eslint-plugin-prettier: "npm:^5.2.3"
gen-esm-wrapper: "npm:^1.1.3"
Expand Down Expand Up @@ -3036,6 +3036,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^10.0.1":
version: 10.0.1
resolution: "eslint-config-prettier@npm:10.0.1"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: build/bin/cli.js
checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5
languageName: node
linkType: hard

"eslint-config-prettier@npm:^9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
Expand Down

0 comments on commit 0cc5403

Please sign in to comment.