Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
Merge pull request #136 from xmtp/dependabot/npm_and_yarn/eslint-conf…
Browse files Browse the repository at this point in the history
…ig-prettier-9.1.0
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
2 parents 5782fb2 + b8b75cc commit a1bbfd3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/react": "^18.0.24",
"@types/yargs": "^17.0.13",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.0.2",
Expand Down
17 changes: 3 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3158,7 +3158,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^6.18.0"
"@typescript-eslint/parser": "npm:^6.11.0"
eslint: "npm:^8.54.0"
eslint-config-prettier: "npm:^9.0.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-standard: "npm:^17.1.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jest: "npm:^27.6.0"
Expand Down Expand Up @@ -3186,7 +3186,7 @@ __metadata:
"@types/yargs": "npm:^17.0.13"
"@xmtp/xmtp-js": "npm:^11.3.5"
eslint: "npm:^8.0.1"
eslint-config-prettier: "npm:^8.3.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-standard: "npm:^17.0.0"
eslint-plugin-import: "npm:^2.29.1"
eslint-plugin-jsdoc: "npm:^48.0.2"
Expand Down Expand Up @@ -5247,18 +5247,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.3.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 0a51ab1417cbf80fabcf7a406960a142663539c8140fdb0a187b78f3d708b9d137a62a4bc4e689150e290b667750ddabd1740a516623b0cb4adb6cc1962cfe2c
languageName: node
linkType: hard

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

0 comments on commit a1bbfd3

Please sign in to comment.