mirror of
https://github.com/IT4Change/boilerplate-backend.git
synced 2025-12-13 10:25:49 +00:00
Bump type-graphql from 2.0.0-rc.1 to 2.0.0-rc.2
Bumps [type-graphql](https://github.com/MichalLytek/type-graphql) from 2.0.0-rc.1 to 2.0.0-rc.2. - [Release notes](https://github.com/MichalLytek/type-graphql/releases) - [Changelog](https://github.com/MichalLytek/type-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/MichalLytek/type-graphql/compare/v2.0.0-rc.1...v2.0.0-rc.2) --- updated-dependencies: - dependency-name: type-graphql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
451bb0d93a
commit
ebef8d82be
10
package-lock.json
generated
10
package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"prisma": "^5.16.1",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"type-graphql": "^2.0.0-rc.1"
|
||||
"type-graphql": "^2.0.0-rc.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
@ -13525,9 +13525,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/type-graphql": {
|
||||
"version": "2.0.0-rc.1",
|
||||
"resolved": "https://registry.npmjs.org/type-graphql/-/type-graphql-2.0.0-rc.1.tgz",
|
||||
"integrity": "sha512-HCu4j3jR0tZvAAoO7DMBT3MRmah0DFRe5APymm9lXUghXA0sbhiMf6SLRafRYfk0R0KiUQYRduuGP3ap1RnF1Q==",
|
||||
"version": "2.0.0-rc.2",
|
||||
"resolved": "https://registry.npmjs.org/type-graphql/-/type-graphql-2.0.0-rc.2.tgz",
|
||||
"integrity": "sha512-DJ8erG1cmjteMrOhFIkBHOqRM+L+wCJxvNjbbj1Y+q2r4HZkB1qOSS4ZD4AaoAfRPAp1yU23gMtmzf0jen/FFA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
@ -13552,7 +13552,7 @@
|
||||
"peerDependencies": {
|
||||
"class-validator": ">=0.14.0",
|
||||
"graphql": "^16.8.1",
|
||||
"graphql-scalars": "^1.22.4"
|
||||
"graphql-scalars": "^1.23.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"class-validator": {
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
"prisma": "^5.16.1",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"type-graphql": "^2.0.0-rc.1"
|
||||
"type-graphql": "^2.0.0-rc.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user