Skip to content

Commit

Permalink
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 09da360 commit 0892680
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 65 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"jest-ts-webcompat-resolver": "^1.0.0",
"mocha": "^10.2.0",
"node-dev": "^8.0.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"pino-pretty": "^10.2.3",
"prettier": "^3.1.0",
"prettier-eslint-cli": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"jest-mock-fetch": "^2.0.5",
"lint-staged": "^15.1.0",
"node-mocks-http": "^1.13.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"nyc": "^15.1.0",
"postcss": "^8.4.31",
"prettier": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"execa": "^8.0.1",
"husky": "^9.0.0",
"lint-staged": "^15.1.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"prettier-plugin-prisma": "^5.0.0",
"prettier-plugin-sh": "^0.14.0",
"semantic-release": "^23.0.0",
Expand Down
81 changes: 19 additions & 62 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 0892680

Please sign in to comment.