Skip to content

Commit

Permalink
Update dependency prettier to v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2023
1 parent d2c71ad commit 6599648
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"nyc": "15.1.0",
"plz-port": "1.0.0",
"power-assert": "1.6.1",
"prettier": "2.7.1"
"prettier": "2.8.4"
},
"publishConfig": {
"access": "public"
Expand Down
14 changes: 7 additions & 7 deletions packages/typed/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/typed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"express": "4.18.2",
"get-port": "5.1.1",
"jest": "26.6.3",
"prettier": "2.7.1",
"prettier": "2.8.4",
"ts-jest": "26.5.6",
"ts-node": "10.9.1",
"tslint": "6.1.3",
Expand Down
14 changes: 7 additions & 7 deletions packages/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.0",
"prettier": "2.7.1",
"prettier": "2.8.4",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit 6599648

Please sign in to comment.