mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 14:48:10 +03:00
chore(deps-dev): bump @nestjs/core from 8.4.1 to 8.4.2 (#761)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/compare/v8.4.1...v8.4.2) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:development update-type: version-update:semver-patch ... 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
5935a7f299
commit
a16bd0f235
14
package-lock.json
generated
14
package-lock.json
generated
@ -21,7 +21,7 @@
|
||||
"@commitlint/cli": "16.2.3",
|
||||
"@commitlint/config-angular": "16.2.3",
|
||||
"@nestjs/common": "8.4.2",
|
||||
"@nestjs/core": "8.4.1",
|
||||
"@nestjs/core": "8.4.2",
|
||||
"@types/lodash": "4.14.180",
|
||||
"@typescript-eslint/eslint-plugin": "5.16.0",
|
||||
"@typescript-eslint/parser": "5.16.0",
|
||||
@ -516,9 +516,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@nestjs/core": {
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.1.tgz",
|
||||
"integrity": "sha512-JUV2cy/5z8MS2SRwszLmyOCclMMlyumxIbC1YFFlnSInhu7ODhrHLIMztyGmyAIuaehbOnyXPtHkjl01rHxc5w==",
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.2.tgz",
|
||||
"integrity": "sha512-TfDl9InVsMS1COT9839t2kvBGTIaD5X+SHrdH0PzcNqsnbXnk4oL06Mz+3Jl7PQwKG76zl98iiKcMNFg6ojnOw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
@ -4579,9 +4579,9 @@
|
||||
}
|
||||
},
|
||||
"@nestjs/core": {
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.1.tgz",
|
||||
"integrity": "sha512-JUV2cy/5z8MS2SRwszLmyOCclMMlyumxIbC1YFFlnSInhu7ODhrHLIMztyGmyAIuaehbOnyXPtHkjl01rHxc5w==",
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.2.tgz",
|
||||
"integrity": "sha512-TfDl9InVsMS1COT9839t2kvBGTIaD5X+SHrdH0PzcNqsnbXnk4oL06Mz+3Jl7PQwKG76zl98iiKcMNFg6ojnOw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@nuxtjs/opencollective": "0.3.2",
|
||||
|
@ -61,7 +61,7 @@
|
||||
"@commitlint/cli": "16.2.3",
|
||||
"@commitlint/config-angular": "16.2.3",
|
||||
"@nestjs/common": "8.4.2",
|
||||
"@nestjs/core": "8.4.1",
|
||||
"@nestjs/core": "8.4.2",
|
||||
"@types/lodash": "4.14.180",
|
||||
"@typescript-eslint/eslint-plugin": "5.16.0",
|
||||
"@typescript-eslint/parser": "5.16.0",
|
||||
|
Loading…
Reference in New Issue
Block a user