Skip to content

Commit cc78ba7

Browse files
build(deps): bump prettier from 3.3.0 to 3.3.1 in /www (#154)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.0...3.3.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99c5005 commit cc78ba7

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

www/package-lock.json

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

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"json2struct": "^0.4.3",
17-
"prettier": "^3.3.0"
17+
"prettier": "^3.3.1"
1818
},
1919
"devDependencies": {
2020
"@sveltejs/adapter-auto": "^3.2.1",
@@ -29,7 +29,7 @@
2929
"eslint-config-prettier": "^9.1.0",
3030
"eslint-plugin-svelte": "^2.39.0",
3131
"postcss": "^8.4.38",
32-
"prettier": "^3.3.0",
32+
"prettier": "^3.3.1",
3333
"svelte": "^4.2.18",
3434
"svelte-check": "^3.8.0",
3535
"tailwindcss": "^3.4.4",

0 commit comments

Comments
 (0)