summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-04 16:05:47 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-12-04 16:08:29 +0000
commit04045d6da9377970462390720c86fd9398336700 (patch)
tree6609d8d3896830f56ece1329383b8dcd78e314f0 /package.json
parenta7c5fd00268b3105967231b6162e8cbfa4bf5ed5 (diff)
chore(deps-dev): bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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.54.0...v8.55.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 2ba2203..03ce48b 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.13.1",
"esbuild": "^0.19.8",
- "eslint": "^8.54.0",
+ "eslint": "^8.55.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.1.0",
"tsx": "^4.5.0",