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 Jan 17, 2024
1 parent 8c501b0 commit 58680b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"js-cookie": "3.0.1",
"jsonwebtoken": "9.0.0",
"loglevel": "1.8.0",
"prettier": "2.8.0",
"prettier": "3.2.2",
"prop-types": "15.8.1",
"query-string": "7.1.1",
"react": "17.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12349,12 +12349,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.0":
version: 2.8.0
resolution: "prettier@npm:2.8.0"
"prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin-prettier.js
checksum: 72004ce0cc9bb097daf3e3833f62495768724392c1d5b178dd47372337616e9e50ecbb0804f236596223f7b5eb1bbe69cefc8957dca21112c5777e77ef73a564
prettier: bin/prettier.cjs
checksum: b416e1e4b26c351403343ebe461feda631c0eee5c3cf316c711204a08f3c639f38a8f9177c75e98a690998ff82e8ddc80c6bc027fb4ef6cedb6a4db035b4fe9a
languageName: node
linkType: hard

Expand Down Expand Up @@ -13628,7 +13628,7 @@ __metadata:
jsonwebtoken: 9.0.0
lint-staged: 13.2.2
loglevel: 1.8.0
prettier: 2.8.0
prettier: 3.2.2
prop-types: 15.8.1
query-string: 7.1.1
react: 17.0.2
Expand Down

0 comments on commit 58680b8

Please sign in to comment.