Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent ad50998 commit b19d76c
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 27 deletions.
43 changes: 23 additions & 20 deletions 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/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"fast-check": "^2.19.0",
"husky": "^7.0.1",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"prettier": "^3.0.0",
"sinon": "^17.0.1",
"source-map": "^0.7.4",
"tslib": "^2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compas-open-scd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"fast-check": "^2.19.0",
"husky": "^7.0.1",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"prettier": "^3.0.0",
"sinon": "^11.1.2",
"snowpack": "3.8.6",
"source-map": "^0.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"gh-pages": "^4.0.0",
"husky": "^4.3.8",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"prettier": "^3.0.0",
"tsdoc": "^0.0.4",
"tslib": "^2.4.0",
"typedoc": "^0.23.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/distribution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"http-server": "^14.1.1",
"husky": "^7.0.1",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"prettier": "^3.0.0",
"sinon": "^17.0.1",
"snowpack": "3.8.6",
"source-map": "^0.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/openscd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"fast-check": "^2.19.0",
"husky": "^7.0.1",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"prettier": "^3.0.0",
"sinon": "^17.0.1",
"snowpack": "3.8.6",
"source-map": "^0.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"fast-check": "^2.19.0",
"husky": "^7.0.1",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"prettier": "^3.0.0",
"sinon": "^17.0.1",
"snowpack": "3.8.6",
"source-map": "^0.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/xml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-tsdoc": "^0.2.14",
"lint-staged": "^13.0.3",
"prettier": "^2.3.2",
"prettier": "^3.0.0",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"tsdoc": "^0.0.4",
Expand Down

0 comments on commit b19d76c

Please sign in to comment.