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 Dec 13, 2023
1 parent fc418a5 commit a567c4c
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.1.1",
"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.1.1",
"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.1.1",
"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.1.1",
"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 @@ -6463,7 +6463,7 @@ __metadata:
lint-staged: 13.2.3
lodash.debounce: 4.0.8
loglevel: 1.8.0
prettier: 2.8.0
prettier: 3.1.1
react: 17.0.2
react-dom: 17.0.2
react-draggable: 4.4.3
Expand Down Expand Up @@ -6545,7 +6545,7 @@ __metadata:
lodash.debounce: 4.0.8
lodash.memoize: 4.1.2
loglevel: 1.8.0
prettier: 2.8.0
prettier: 3.1.1
react: 17.0.2
react-app-polyfill: 3.0.0
react-dom: 17.0.2
Expand Down Expand Up @@ -6616,7 +6616,7 @@ __metadata:
lodash.chunk: 4.2.0
loglevel: 1.8.0
p-limit: 3.1.0
prettier: 2.8.0
prettier: 3.1.1
react: 17.0.2
react-dom: 17.0.2
react-i18next: 12.3.1
Expand Down Expand Up @@ -6686,7 +6686,7 @@ __metadata:
jsrsasign: 10.8.6
lint-staged: 13.2.3
loglevel: 1.8.0
prettier: 2.8.0
prettier: 3.1.1
react: 17.0.2
react-app-polyfill: 3.0.0
react-dom: 17.0.2
Expand Down Expand Up @@ -13289,12 +13289,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a567c4c

Please sign in to comment.