chore(deps): update dependency prettier to v3.1.1 (#809)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/811/head
renovate[bot] 2 years ago committed by GitHub
parent af2892f6a1
commit 5c883bdd33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@
"eslint-plugin-n": "16.3.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "1.7.1",
"prettier": "3.1.0",
"prettier": "3.1.1",
"rollup": "4.6.1",
"typescript": "5.3.3"
},

@ -49,8 +49,8 @@ importers:
specifier: 1.7.1
version: 1.7.1
prettier:
specifier: 3.1.0
version: 3.1.0
specifier: 3.1.1
version: 3.1.1
rollup:
specifier: 4.6.1
version: 4.6.1
@ -2216,8 +2216,8 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@3.1.0:
resolution: {integrity: sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==}
/prettier@3.1.1:
resolution: {integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==}
engines: {node: '>=14'}
hasBin: true
dev: true

Loading…
Cancel
Save