mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 22:51:06 +03:00
chore(deps-dev): bump prettier from 2.0.5 to 2.1.0 (#101)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
225f082a9a
commit
a017c79217
6
package-lock.json
generated
6
package-lock.json
generated
@ -2257,9 +2257,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"prettier": {
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.0.5.tgz",
|
||||
"integrity": "sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==",
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.1.0.tgz",
|
||||
"integrity": "sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==",
|
||||
"dev": true
|
||||
},
|
||||
"progress": {
|
||||
|
@ -45,7 +45,7 @@
|
||||
"eslint-plugin-import": "2.22.0",
|
||||
"husky": "4.2.5",
|
||||
"lint-staged": "10.2.11",
|
||||
"prettier": "2.0.5",
|
||||
"prettier": "2.1.0",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rxjs": "6.6.2",
|
||||
"typescript": "4.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user