Skip to content

Commit

Permalink
Merge pull request #1463 from jorenn92/dependabot/npm_and_yarn/pretti…
Browse files Browse the repository at this point in the history
…er-3.4.2

build(deps-dev): bump prettier from 3.3.3 to 3.4.2
  • Loading branch information
github-actions[bot] authored Dec 23, 2024
2 parents 007676a + e3bbbbd commit f9f1ae7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-config-prettier": "^9.1.0",
"monaco-editor": "0.52.0",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1502,7 +1502,7 @@ __metadata:
nest-winston: "npm:^1.10.0"
node-cache: "npm:^5.1.2"
plex-api: "npm:^5.3.2"
prettier: "npm:^3.3.3"
prettier: "npm:^3.4.2"
reflect-metadata: "npm:^0.2.2"
rxjs: "npm:^7.8.1"
sqlite3: "npm:^5.1.6"
Expand Down Expand Up @@ -1548,7 +1548,7 @@ __metadata:
monaco-editor: "npm:0.52.0"
next: "npm:15.1.0"
postcss: "npm:^8.4.49"
prettier: "npm:^3.3.3"
prettier: "npm:^3.4.2"
prettier-plugin-tailwindcss: "npm:^0.6.9"
react: "npm:18.2.0"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -11854,12 +11854,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:^3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

Expand Down

0 comments on commit f9f1ae7

Please sign in to comment.