mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-25 07:24:39 +03:00
chore(deps-dev): bump @nestjs/common from 7.5.1 to 7.5.2 (#143)
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 7.5.1 to 7.5.2. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v7.5.2) 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
098f09c6e8
commit
a309d8640d
6
package-lock.json
generated
6
package-lock.json
generated
@ -43,9 +43,9 @@
|
||||
}
|
||||
},
|
||||
"@nestjs/common": {
|
||||
"version": "7.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-7.5.1.tgz",
|
||||
"integrity": "sha512-UKTWa/MFTryRm4L9b+lsKFg+m/B4zDCsx/pQAMZVCYMW4FRg6QH4BIaq5fMz5G2hL5IFlFVoOC/eXJwhGDOrYA==",
|
||||
"version": "7.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-7.5.2.tgz",
|
||||
"integrity": "sha512-b1rKSOCO20qFgS9qr4Blu24XyVs+PAa4GIFDZxw+4HiPPKrU9PMLC3YdJ2K+wB1xEO9D7bmS0mlEz3fimD/z0A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"axios": "0.21.0",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"telegraf": "3.38.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/common": "7.5.1",
|
||||
"@nestjs/common": "7.5.2",
|
||||
"@nestjs/core": "7.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.0.0",
|
||||
"@typescript-eslint/parser": "3.10.1",
|
||||
|
Loading…
Reference in New Issue
Block a user