chore(deps): update dependency prettier to v3.0.2

pull/563/head
renovate[bot] 2 years ago committed by GitHub
parent 83148da959
commit ae3e60c7fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@
"eslint-plugin-n": "16.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "1.7.1",
"prettier": "3.0.1",
"prettier": "3.0.2",
"rollup": "3.28.0",
"typescript": "5.1.6"
},

@ -49,8 +49,8 @@ importers:
specifier: 1.7.1
version: 1.7.1
prettier:
specifier: 3.0.1
version: 3.0.1
specifier: 3.0.2
version: 3.0.2
rollup:
specifier: 3.28.0
version: 3.28.0
@ -2435,8 +2435,8 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@3.0.1:
resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==}
/prettier@3.0.2:
resolution: {integrity: sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==}
engines: {node: '>=14'}
hasBin: true
dev: true

Loading…
Cancel
Save