Skip to content

Commit 750f528

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@eslint/css](https://github.com/eslint/css) and [@eslint/json](https://github.com/eslint/json). Updates `@eslint/css` from 0.3.0 to 0.5.0 - [Release notes](https://github.com/eslint/css/releases) - [Changelog](https://github.com/eslint/css/blob/main/CHANGELOG.md) - [Commits](eslint/css@css-v0.3.0...css-v0.5.0) Updates `@eslint/json` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.10.0...json-v0.11.0) --- updated-dependencies: - dependency-name: "@eslint/css" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@eslint/json" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae8de0a commit 750f528

File tree

2 files changed

+43
-38
lines changed

2 files changed

+43
-38
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"lint:fix-all": "eslint . --fix"
1919
},
2020
"devDependencies": {
21-
"@eslint/css": "^0.3.0",
22-
"@eslint/json": "^0.10.0",
21+
"@eslint/css": "^0.5.0",
22+
"@eslint/json": "^0.11.0",
2323
"@eslint/markdown": "^6.3.0",
2424
"@html-eslint/eslint-plugin": "^0.35.2",
2525
"@html-eslint/parser": "^0.35.2",

0 commit comments

Comments
 (0)