aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-27 22:00:56 +0000
committerGravatar vitalyster2023-03-28 13:24:42 +0300
commitfa09658a5bd46f41efb0df6732a192d44a8b8a51 (patch)
tree4fad614c56c58c1b2170dfec620b2181423f88b6 /package.json
parent2a5f07ce0ab9ca2efde2c6c0c87abdcd5f34c6f6 (diff)
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.56.0 to 5.57.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... 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 03e32ce5..97ef3a57 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
- "@typescript-eslint/eslint-plugin": "^5.56.0",
+ "@typescript-eslint/eslint-plugin": "^5.57.0",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"core-js": "^3.29.1",