Skip to content

Commit 50c0bef

Browse files
build(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#174)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.2...2.8.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 369715b commit 50c0bef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"jsdom": "^21.0.0",
108108
"lint-staged": "^13.1.0",
109109
"pinst": "^3.0.0",
110-
"prettier": "^2.8.2",
110+
"prettier": "^2.8.3",
111111
"react": "^18.2.0",
112112
"react-dom": "^18.2.0",
113113
"rollup": "^3.10.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,7 +1837,7 @@ __metadata:
18371837
jsdom: ^21.0.0
18381838
lint-staged: ^13.1.0
18391839
pinst: ^3.0.0
1840-
prettier: ^2.8.2
1840+
prettier: ^2.8.3
18411841
react: ^18.2.0
18421842
react-dom: ^18.2.0
18431843
rollup: ^3.10.0
@@ -8057,12 +8057,12 @@ __metadata:
80578057
languageName: node
80588058
linkType: hard
80598059

8060-
"prettier@npm:^2.8.2":
8061-
version: 2.8.2
8062-
resolution: "prettier@npm:2.8.2"
8060+
"prettier@npm:^2.8.3":
8061+
version: 2.8.3
8062+
resolution: "prettier@npm:2.8.3"
80638063
bin:
80648064
prettier: bin-prettier.js
8065-
checksum: 740c56c2128d587d656ea1dde9bc9c3503dfc94db4f3ac387259215eeb2e216680bdad9d18a0c9feecc6b42cfa188d6fa777df4c36c1d00cedd4199074fbfbd2
8065+
checksum: 92f2ceb522d454370e02082aa74ad27388672f7cee8975028b59517c069fe643bdc73e322675c8faf2ff173d7a626d1a6389f26b474000308e793aa25fff46e5
80668066
languageName: node
80678067
linkType: hard
80688068

0 commit comments

Comments
 (0)