File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 225225 "eslint-plugin-jsx-a11y" : " ^6.4.1" ,
226226 "eslint-plugin-md" : " ^1.0.19" ,
227227 "eslint-plugin-mocha" : " ^9.0.0" ,
228- "eslint-plugin-prettier" : " ^3.4.1 " ,
228+ "eslint-plugin-prettier" : " ^4.0.0 " ,
229229 "eslint-plugin-react" : " ^7.26.0" ,
230230 "eslint-plugin-react-hooks" : " ^4.2.0" ,
231231 "eslint-plugin-wpcalypso" : " ^5.1.0" ,
Original file line number Diff line number Diff line change @@ -16211,7 +16211,7 @@ __metadata:
1621116211 languageName: node
1621216212 linkType: hard
1621316213
16214- "eslint-plugin-prettier@npm:^3.3.0, eslint-plugin-prettier@npm:^3.4.1 ":
16214+ "eslint-plugin-prettier@npm:^3.3.0":
1621516215 version: 3.4.1
1621616216 resolution: "eslint-plugin-prettier@npm:3.4.1"
1621716217 dependencies:
@@ -16226,6 +16226,21 @@ __metadata:
1622616226 languageName: node
1622716227 linkType: hard
1622816228
16229+ "eslint-plugin-prettier@npm:^4.0.0":
16230+ version: 4.0.0
16231+ resolution: "eslint-plugin-prettier@npm:4.0.0"
16232+ dependencies:
16233+ prettier-linter-helpers: ^1.0.0
16234+ peerDependencies:
16235+ eslint: ">=7.28.0"
16236+ prettier: ">=2.0.0"
16237+ peerDependenciesMeta:
16238+ eslint-config-prettier:
16239+ optional: true
16240+ checksum: 90248c927ed3b6702d329ad42577880c968064792292fa7b580143c79e44fecfc68c3553cc34471baa8bc2b3ece50686f7b7b2243e0684f9cdd1b4f42316e576
16241+ languageName: node
16242+ linkType: hard
16243+
1622916244"eslint-plugin-react-hooks@npm:^4.2.0":
1623016245 version: 4.2.0
1623116246 resolution: "eslint-plugin-react-hooks@npm:4.2.0"
@@ -37585,7 +37600,7 @@ typescript@^4.4.3:
3758537600 eslint-plugin-jsx-a11y: ^6.4.1
3758637601 eslint-plugin-md: ^1.0.19
3758737602 eslint-plugin-mocha: ^9.0.0
37588- eslint-plugin-prettier: ^3.4.1
37603+ eslint-plugin-prettier: ^4.0.0
3758937604 eslint-plugin-react: ^7.26.0
3759037605 eslint-plugin-react-hooks: ^4.2.0
3759137606 eslint-plugin-wpcalypso: ^5.1.0
You can’t perform that action at this time.
0 commit comments