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 Jul 8, 2023
1 parent bae7c08 commit c61b298
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"i18next": "22.0.3",
"lodash.debounce": "4.0.8",
"loglevel": "1.8.0",
"prettier": "2.8.0",
"prettier": "3.0.0",
"react-draggable": "4.4.3",
"react-i18next": "12.3.1",
"react-query": "3.39.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-dataview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"lodash.debounce": "4.0.8",
"lodash.memoize": "4.1.2",
"loglevel": "1.8.0",
"prettier": "2.8.0",
"prettier": "3.0.0",
"react": "17.0.2",
"react-app-polyfill": "3.0.0",
"react-dom": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-download/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lodash.chunk": "4.2.0",
"loglevel": "1.8.0",
"p-limit": "3.1.0",
"prettier": "2.8.0",
"prettier": "3.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-i18next": "12.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/datagateway-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"i18next-http-backend": "2.2.1",
"jsrsasign": "10.8.6",
"loglevel": "1.8.0",
"prettier": "2.8.0",
"prettier": "3.0.0",
"react": "17.0.2",
"react-app-polyfill": "3.0.0",
"react-dom": "17.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6480,7 +6480,7 @@ __metadata:
lint-staged: 13.2.3
lodash.debounce: 4.0.8
loglevel: 1.8.0
prettier: 2.8.0
prettier: 3.0.0
react: 17.0.2
react-dom: 17.0.2
react-draggable: 4.4.3
Expand Down Expand Up @@ -6561,7 +6561,7 @@ __metadata:
lodash.debounce: 4.0.8
lodash.memoize: 4.1.2
loglevel: 1.8.0
prettier: 2.8.0
prettier: 3.0.0
react: 17.0.2
react-app-polyfill: 3.0.0
react-dom: 17.0.2
Expand Down Expand Up @@ -6631,7 +6631,7 @@ __metadata:
lodash.chunk: 4.2.0
loglevel: 1.8.0
p-limit: 3.1.0
prettier: 2.8.0
prettier: 3.0.0
react: 17.0.2
react-dom: 17.0.2
react-i18next: 12.3.1
Expand Down Expand Up @@ -6700,7 +6700,7 @@ __metadata:
jsrsasign: 10.8.6
lint-staged: 13.2.3
loglevel: 1.8.0
prettier: 2.8.0
prettier: 3.0.0
react: 17.0.2
react-app-polyfill: 3.0.0
react-dom: 17.0.2
Expand Down Expand Up @@ -13294,12 +13294,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit c61b298

Please sign in to comment.