Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and woutervanbakel committed Aug 14, 2024
1 parent bed2734 commit 12ed0df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest-junit": "^16.0.0",
"jest-sonar-reporter": "^2.0.0",
"ncp": "^2.0.0",
"prettier": "^3.3.1",
"prettier": "^3.3.3",
"release-it": "15.7.0",
"ts-jest": "^29.1.4",
"tsup": "^7.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9331,12 +9331,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -10073,7 +10073,7 @@ __metadata:
jsonwebtoken: "npm:^9.0.2"
jwt-decode: "npm:^4.0.0"
ncp: "npm:^2.0.0"
prettier: "npm:^3.3.1"
prettier: "npm:^3.3.3"
release-it: "npm:15.7.0"
ts-jest: "npm:^29.1.4"
tsup: "npm:^7.2.0"
Expand Down

0 comments on commit 12ed0df

Please sign in to comment.