chore(deps): update dependency prettier to v3.2.5 (#906)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/940/head
renovate[bot] 1 year ago committed by GitHub
parent c7f92ddf2f
commit 9299c919c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,7 +22,7 @@
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "2.1.1",
"prettier": "3.2.2",
"prettier": "3.2.5",
"rollup": "4.11.0",
"typescript": "5.3.3"
},

@ -49,8 +49,8 @@ importers:
specifier: 2.1.1
version: 2.1.1
prettier:
specifier: 3.2.2
version: 3.2.2
specifier: 3.2.5
version: 3.2.5
rollup:
specifier: 4.11.0
version: 4.11.0
@ -2239,8 +2239,8 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@3.2.2:
resolution: {integrity: sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==}
/prettier@3.2.5:
resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==}
engines: {node: '>=14'}
hasBin: true
dev: true

Loading…
Cancel
Save