Skip to content

Commit

Permalink
Update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 06abc71 commit 9b464f7
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 30 deletions.
2 changes: 1 addition & 1 deletion kipper/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"mkdirp": "3.0.1",
"ansi-regex": "6.0.1",
"minimist": "1.2.8",
"prettier": "2.8.8",
"prettier": "3.3.2",
"tsify": "5.0.4",
"browserify": "17.0.0",
"watchify": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions kipper/core/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion kipper/target-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"mkdirp": "3.0.1",
"ansi-regex": "6.0.1",
"minimist": "1.2.8",
"prettier": "2.8.8",
"prettier": "3.3.2",
"watchify": "4.0.0",
"json-parse-even-better-errors": "3.0.0",
"run-script-os": "1.1.6",
Expand Down
10 changes: 5 additions & 5 deletions kipper/target-js/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion kipper/target-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"mkdirp": "3.0.1",
"ansi-regex": "6.0.1",
"minimist": "1.2.8",
"prettier": "2.8.8",
"prettier": "3.3.2",
"watchify": "4.0.0",
"json-parse-even-better-errors": "3.0.0",
"run-script-os": "1.1.6",
Expand Down
10 changes: 5 additions & 5 deletions kipper/target-ts/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion kipper/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"mkdirp": "3.0.1",
"ansi-regex": "6.0.1",
"minimist": "1.2.8",
"prettier": "2.8.8",
"prettier": "3.3.2",
"watchify": "4.0.0",
"json-parse-even-better-errors": "3.0.0",
"run-script-os": "1.1.6",
Expand Down
10 changes: 5 additions & 5 deletions kipper/web/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mkdirp": "3.0.1",
"mocha": "10.2.0",
"nyc": "15.1.0",
"prettier": "2.8.8",
"prettier": "3.3.2",
"run-script-os": "1.1.6",
"size-limit": "8.2.4",
"source-map-support": "0.5.21",
Expand Down
13 changes: 8 additions & 5 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 9b464f7

Please sign in to comment.