Skip to content

Commit

Permalink
chore(deps): bump the dev-dependencies group across 1 directory with …
Browse files Browse the repository at this point in the history
…2 updates (#360)

Bumps the dev-dependencies group with 2 updates in the / directory: [sort-package-json](https://github.com/keithamus/sort-package-json) and [@playwright/test](https://github.com/microsoft/playwright).


Updates `sort-package-json` from 2.10.1 to 2.12.0
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.10.1...v2.12.0)

Updates `@playwright/test` from 1.48.2 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.2...v1.49.0)

---
updated-dependencies:
- dependency-name: sort-package-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 896c60a commit 61a78bd
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 55 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"vite": "^3.0.9"
},
"devDependencies": {
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.0",
"@types/node": "^20.11.18",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.0",
"sort-package-json": "2.10.1",
"sort-package-json": "2.12.0",
"tools": "file:tools",
"ts-node": "^10.9.2",
"typescript": "^4.5.5"
Expand Down
115 changes: 62 additions & 53 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 61a78bd

Please sign in to comment.