summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 05:55:14 +0000
committerDaniel Micay <daniel.micay@grapheneos.org>2024-04-08 01:57:17 -0400
commit59b41dba735275fa40818f5a63a4170db5aaa46b (patch)
tree5f92299a044b28be27fdb333523e87078fbcbcdf /package.json
parente9ac45d9f793753303ab2d86f50510ffc65affc9 (diff)
Bump eslint from 8.57.0 to 9.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.0.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/compare/v8.57.0...v9.0.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 892d416d..336b4ff8 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^4.0.2",
- "eslint": "^8.57.0",
+ "eslint": "^9.0.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.3.1",
"stylelint-config-standard": "^36.0.0",