Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 52c597b

Browse files
chore: bump prettier from 2.8.1 to 2.8.2 in /website (#1143)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29e6181 commit 52c597b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

website/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.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react": "^17.0.0",
3232
"@types/react-helmet": "^6.1.6",
3333
"@types/react-router-dom": "^5.3.3",
34-
"prettier": "2.8.1",
34+
"prettier": "2.8.2",
3535
"typescript": "^4.9.4"
3636
}
3737
}

0 commit comments

Comments
 (0)