Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8356ef

Browse files
committed
fix: upgrade prettier from 3.0.3 to 3.3.3
Snyk has created this PR to upgrade prettier from 3.0.3 to 3.3.3. See this package in npm: prettier See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/c1eefded-329c-4b0f-9ff4-2acee37bee6b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c1cae44 commit c8356ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"husky": "^7.0.0",
6161
"jest": "^29.7.0",
6262
"npm-run-all": "^4.1.5",
63-
"prettier": "^3.3.2",
63+
"prettier": "^3.3.3",
6464
"ts-jest": "^29.1.1",
6565
"typescript": "^5.5.3"
6666
}

0 commit comments

Comments
 (0)