Skip to content

Commit

Permalink
chore(deps): update dependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 20, 2022
1 parent 77b5acd commit 25f7137
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 127 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -4,15 +4,15 @@
"description": "It is used to get the hash of the [Prisma Rust Engines](https://github.com/prisma/prisma-engines) for downloading via the [Prisma CLI, the Client](https://github.com/prisma/prisma), and other tooling.",
"private": true,
"devDependencies": {
"@sindresorhus/slugify": "1.1.2",
"@sindresorhus/slugify": "2.1.0",
"@types/node": "16.11.45",
"@types/node-fetch": "2.6.2",
"arg": "5.0.2",
"chalk": "4.1.2",
"execa": "5.1.1",
"husky": "7.0.4",
"chalk": "5.0.1",
"execa": "6.1.0",
"husky": "8.0.1",
"is-ci": "3.0.1",
"node-fetch": "2.6.7",
"node-fetch": "3.2.9",
"prettier": "2.7.1",
"ts-node": "10.8.2",
"typescript": "4.7.4"
Expand Down
223 changes: 101 additions & 122 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 25f7137

Please sign in to comment.