Skip to content

Commit

Permalink
fix(deps): update dependency prettier to ^3.3.3 (#2878)
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 Jul 13, 2024
1 parent ca902a7 commit a95529a
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^8.57.0",
"jest": "^29.7.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"rimraf": "^5.0.9",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"node-rsa": "^1.1.1",
"normalize-path": "^3.0.0",
"os-locale": "^5.0.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"rimraf": "^5.0.9",
"sort-package-json": "^1.57.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-plugin/templates/modern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/dts-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^8.57.0",
"form-data": "^4.0.0",
"lodash": "^4.17.21",
"prettier": "^3.3.2"
"prettier": "^3.3.3"
},
"devDependencies": {
"@types/eslint": "^8.56.10",
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit a95529a

Please sign in to comment.