Skip to content

Commit f990fbb

Browse files
Bump the minor-and-patch group with 4 updates
Bumps the minor-and-patch group with 4 updates: [less](https://github.com/less/less.js), [@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 `less` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) Updates `@eslint/js` from 9.33.0 to 9.34.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.34.0/packages/js) Updates `@playwright/test` from 1.54.2 to 1.55.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.2...v1.55.0) Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) --- updated-dependencies: - dependency-name: less dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.34.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 e730a78 commit f990fbb

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 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.33.0",
21-
"@playwright/test": "^1.54.2",
22-
"eslint": "^9.33.0",
20+
"@eslint/js": "^9.34.0",
21+
"@playwright/test": "^1.55.0",
22+
"eslint": "^9.34.0",
2323
"globals": "^16.3.0",
2424
"js-beautify": "^1.15.4",
2525
"prettier": "3.6.2"
@@ -36,7 +36,7 @@
3636
"esbuild": "^0.25.9",
3737
"esbuild-plugin-less": "^1.3.26",
3838
"jquery": "^3.7.1",
39-
"less": "^4.4.0",
39+
"less": "^4.4.1",
4040
"minimist": "^1.2.8",
4141
"mousetrap": "^1.6.5",
4242
"qtip2": "^3.0.3",

0 commit comments

Comments
 (0)