Skip to content

Commit 2a76e2c

Browse files
author
Jason Kuhrt
authored
deps: update @nexus/schema to v15 (#1321)
1 parent 991645a commit 2a76e2c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@nexus/logger": "^0.2.0",
33-
"@nexus/schema": "^0.15.0-next.1",
33+
"@nexus/schema": "^0.15.0",
3434
"@types/express": "^4.17.7",
3535
"@types/node-fetch": "^2.5.5",
3636
"@types/prompts": "^2.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -562,10 +562,10 @@
562562
lodash "^4.17.15"
563563
strip-ansi "^6.0.0"
564564

565-
"@nexus/schema@^0.15.0-next.1":
566-
version "0.15.0-next.1"
567-
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.15.0-next.1.tgz#39def5322a6cc821914a9f2dee40e1333257e9f8"
568-
integrity sha512-PBml7hY5DgqTEEEk9jwczUvBcyMtX9HKR8qfbU1tc+kZ+8uRodnSOatMqN6Haz6QuZhkZBLw4gh2gnpOUYWjPw==
565+
"@nexus/schema@^0.15.0":
566+
version "0.15.0"
567+
resolved "https://registry.yarnpkg.com/@nexus/schema/-/schema-0.15.0.tgz#4f444417a1163a09d732e5b3b203f22780f4ae63"
568+
integrity sha512-Q3JYHlxvQ24z5vGfDbEOT7Q+zIFYvnuPv14jNdQ/KCRk6YQODPD/nSQilfFJW+9CBIhZhWZACjbeALRKFLCwjg==
569569
dependencies:
570570
iterall "^1.2.2"
571571
tslib "^1.9.3"

0 commit comments

Comments
 (0)