My personal website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'chore(deps): update dependency prettier to v3.7.2' (#382) from renovate/prettier-3.x into main

+5 -5
+4 -4
package-lock.json
··· 36 36 "eslint": "9.39.1", 37 37 "fantasticon": "3.0.0", 38 38 "parcel": "2.16.1", 39 - "prettier": "3.7.1", 39 + "prettier": "3.7.2", 40 40 "sharp": "0.33.5" 41 41 } 42 42 }, ··· 6357 6357 } 6358 6358 }, 6359 6359 "node_modules/prettier": { 6360 - "version": "3.7.1", 6361 - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.1.tgz", 6362 - "integrity": "sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==", 6360 + "version": "3.7.2", 6361 + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.2.tgz", 6362 + "integrity": "sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==", 6363 6363 "dev": true, 6364 6364 "license": "MIT", 6365 6365 "bin": {
+1 -1
package.json
··· 46 46 "eslint": "9.39.1", 47 47 "fantasticon": "3.0.0", 48 48 "parcel": "2.16.1", 49 - "prettier": "3.7.1", 49 + "prettier": "3.7.2", 50 50 "sharp": "0.33.5" 51 51 }, 52 52 "author": {