Skip to content

Commit 08b2b09

Browse files
dependabot[bot]Michael Solomon
andauthored
chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 (#2578)
* chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.2.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.2.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Solomon <[email protected]>
1 parent 1005698 commit 08b2b09

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package.json
22
package-lock.json
3+
tsconfig.json
34
/.nyc_output
45
/coverage
56
/tests/browserify-public/browserify-bundle.js

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"mocha": "^9.1.3",
4646
"npm-run-all": "^4.1.5",
4747
"nyc": "^15.0.0",
48-
"prettier": "3.1.0",
48+
"prettier": "3.2.4",
4949
"proxyquire": "^2.1.0",
5050
"rimraf": "^3.0.0",
5151
"semantic-release": "^22.0.5",

0 commit comments

Comments
 (0)