Skip to content

Commit 61a78bd

Browse files
chore(deps): bump the dev-dependencies group across 1 directory with 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>
1 parent 896c60a commit 61a78bd

File tree

3 files changed

+64
-55
lines changed

3 files changed

+64
-55
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"vite": "^3.0.9"
4444
},
4545
"devDependencies": {
46-
"@playwright/test": "1.48.2",
46+
"@playwright/test": "1.49.0",
4747
"@types/node": "^20.11.18",
4848
"@types/react": "^18.3.12",
4949
"@types/react-dom": "^18.3.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-deprecation": "^2.0.0",
3636
"eslint-plugin-react": "^7.37.2",
3737
"eslint-plugin-react-hooks": "^4.6.0",
38-
"sort-package-json": "2.10.1",
38+
"sort-package-json": "2.12.0",
3939
"tools": "file:tools",
4040
"ts-node": "^10.9.2",
4141
"typescript": "^4.5.5"

pnpm-lock.yaml

Lines changed: 62 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)