Skip to content

Commit

Permalink
Merge pull request #98 from restyjs/dependabot/npm_and_yarn/examples/…
Browse files Browse the repository at this point in the history
…prisma/prisma/cli-2.8.0

Bump @prisma/cli from 2.7.1 to 2.8.0 in /examples/prisma
  • Loading branch information
satishbabariya authored Oct 6, 2020
2 parents f464122 + 6671f9e commit 4f20ea4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"build": "tsc"
},
"devDependencies": {
"@prisma/cli": "^2.7.1",
"@prisma/cli": "^2.8.0",
"nodemon": "^2.0.4",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
Expand Down
8 changes: 4 additions & 4 deletions examples/prisma/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@prisma/cli@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@prisma/cli/-/cli-2.7.1.tgz#98f2cb434bb931341e6c6292c7bab601e5f842f8"
integrity sha512-0uA+gWkNQ35DveVHDPltiTCTr4wcXtEhnPs463IEM+Xn8dTv9x0gtZiYHSuQM3t7uwlOxj1rurBsqSbiljynfQ==
"@prisma/cli@^2.8.0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@prisma/cli/-/cli-2.8.0.tgz#919d7f66023affa76d14823212b62a8512cfd37d"
integrity sha512-Kg1C47d75jdEIMmJif8TMlv/2Ihx08E1qWp0euwoZhjd807HGnjgC9tJYjTfkdf+NMJSAUbvoPXKInEX0HoOMw==

"@prisma/client@^2.8.0":
version "2.8.0"
Expand Down

0 comments on commit 4f20ea4

Please sign in to comment.