aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-23 11:34:57 +0000
committerGravatar GitHub <[email protected]>2022-06-23 11:34:57 +0000
commit9e13bd23b5b33722637669d79cf1239c9bf92113 (patch)
tree108f1a5ec765d76848a70ade492bcc4871e6b67d /package.json
parentMerge pull request #455 from python-discord/dependabot/npm_and_yarn/typescrip... (diff)
Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.29.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.28.0 to 5.29.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.29.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] <[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 5e4bd29..1b58679 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"@types/react-router-dom": "5.3.3",
"@types/react-transition-group": "4.4.4",
"@types/smoothscroll-polyfill": "0.3.1",
- "@typescript-eslint/eslint-plugin": "5.28.0",
+ "@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"dotenv": "16.0.1",
"eslint": "8.18.0",