aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-06 07:03:30 +0000
committerGitHub <noreply@github.com>2021-04-06 07:03:30 +0000
commitb80ecf717d97d43dcda817ffa0b76c09d1022843 (patch)
tree081703e988941782c16338122cbb392fe1232502 /FrontEnd/package.json
parent9d96410420e6b6dfc8dac1fcdd6755e42402da76 (diff)
downloadtimeline-b80ecf717d97d43dcda817ffa0b76c09d1022843.tar.gz
timeline-b80ecf717d97d43dcda817ffa0b76c09d1022843.tar.bz2
timeline-b80ecf717d97d43dcda817ffa0b76c09d1022843.zip
build(deps-dev): Bump @typescript-eslint/parser in /FrontEnd
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/parser) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index a597988e..cacdff02 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -79,7 +79,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.20.0",
- "@typescript-eslint/parser": "^4.20.0",
+ "@typescript-eslint/parser": "^4.21.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",