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 Nov 29, 2024
1 parent 3ba646d commit 5decc51
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.9.1",
"prettier": "2.8.0",
"prettier": "3.4.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.9.1",
"prettier": "2.8.0",
"prettier": "3.4.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.9.1",
"p-limit": "3.1.0",
"prettier": "2.8.0",
"prettier": "3.4.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 @@ -35,7 +35,7 @@
"jsrsasign": "11.0.0",
"lodash.isequal": "4.5.0",
"loglevel": "1.9.1",
"prettier": "2.8.0",
"prettier": "3.4.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 @@ -6305,7 +6305,7 @@ __metadata:
lint-staged: 13.3.0
lodash.debounce: 4.0.8
loglevel: 1.9.1
prettier: 2.8.0
prettier: 3.4.0
react: 17.0.2
react-dom: 17.0.2
react-draggable: 4.4.3
Expand Down Expand Up @@ -6385,7 +6385,7 @@ __metadata:
lodash.debounce: 4.0.8
lodash.memoize: 4.1.2
loglevel: 1.9.1
prettier: 2.8.0
prettier: 3.4.0
react: 17.0.2
react-app-polyfill: 3.0.0
react-dom: 17.0.2
Expand Down Expand Up @@ -6454,7 +6454,7 @@ __metadata:
lodash.chunk: 4.2.0
loglevel: 1.9.1
p-limit: 3.1.0
prettier: 2.8.0
prettier: 3.4.0
react: 17.0.2
react-dom: 17.0.2
react-i18next: 12.3.1
Expand Down Expand Up @@ -6524,7 +6524,7 @@ __metadata:
lint-staged: 13.3.0
lodash.isequal: 4.5.0
loglevel: 1.9.1
prettier: 2.8.0
prettier: 3.4.0
react: 17.0.2
react-app-polyfill: 3.0.0
react-dom: 17.0.2
Expand Down Expand Up @@ -12954,12 +12954,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 5decc51

Please sign in to comment.