aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-24 21:14:21 +0000
committerGravatar vitalyster2023-04-25 19:46:30 +0300
commit8b7d90125f0f1d6bae4d3f0be775b4b9b9bead99 (patch)
tree0f33889d04aa48e51eea58b90f283ebae8a00ad1 /package.json
parentc58e3aa897db3d5caadb57886a93a9580d90ca2d (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.59.0 to 5.59.1. - [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.59.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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 719d75d4..511c7fbb 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
- "@typescript-eslint/eslint-plugin": "^5.59.0",
+ "@typescript-eslint/eslint-plugin": "^5.59.1",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"core-js": "^3.30.1",