Skip to content

Commit 0a2951f

Browse files
Bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@playwright/test](https://github.com/microsoft/playwright) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.31.0 to 9.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.33.0/packages/js) Updates `@playwright/test` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.54.2) Updates `eslint` from 9.31.0 to 9.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.33.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.54.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a360d6 commit 0a2951f

File tree

2 files changed

+38
-50
lines changed

2 files changed

+38
-50
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
},
1818
"homepage": "https://github.com/metacpan/metacpanweb#readme",
1919
"devDependencies": {
20-
"@eslint/js": "^9.5.0",
21-
"@playwright/test": "^1.54.1",
22-
"eslint": "^9.31.0",
20+
"@eslint/js": "^9.33.0",
21+
"@playwright/test": "^1.54.2",
22+
"eslint": "^9.33.0",
2323
"globals": "^16.3.0",
2424
"js-beautify": "^1.15.4",
2525
"prettier": "3.6.2"

0 commit comments

Comments
 (0)