chore(deps): update dependency prettier to v3.2.1 (#890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/893/head
renovate[bot] 1 year ago committed by GitHub
parent 2985957afc
commit 0cdbde386f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "2.1.0",
"prettier": "3.2.0",
"prettier": "3.2.1",
"rollup": "4.9.5",
"typescript": "5.3.3"
},

@ -49,8 +49,8 @@ importers:
specifier: 2.1.0
version: 2.1.0
prettier:
specifier: 3.2.0
version: 3.2.0
specifier: 3.2.1
version: 3.2.1
rollup:
specifier: 4.9.5
version: 4.9.5
@ -2239,8 +2239,8 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@3.2.0:
resolution: {integrity: sha512-/vBUecTGaPlRVwyZVROVC58bYIScqaoEJzZmzQXXrZOzqn0TwWz0EnOozOlFO/YAImRnb7XsKpTCd3m1SjS2Ww==}
/prettier@3.2.1:
resolution: {integrity: sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==}
engines: {node: '>=14'}
hasBin: true
dev: true

Loading…
Cancel
Save