diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-23 07:11:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-23 07:11:37 +0000 |
commit | 4d3d4340bdf088ce66c8d7790071a81b3bbef3dc (patch) | |
tree | 82b1f81b8cea643a0118d9e7bd0b81abc33ca9c6 /FrontEnd/package.json | |
parent | d03b5e2da5912a5fc4156701a5dbeeddfb53df29 (diff) | |
download | timeline-4d3d4340bdf088ce66c8d7790071a81b3bbef3dc.tar.gz timeline-4d3d4340bdf088ce66c8d7790071a81b3bbef3dc.tar.bz2 timeline-4d3d4340bdf088ce66c8d7790071a81b3bbef3dc.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.15.1 to 4.15.2.
- [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.15.2/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 3f2aaa52..75fcb201 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -76,7 +76,7 @@ "@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.15.1",
- "@typescript-eslint/parser": "^4.15.1",
+ "@typescript-eslint/parser": "^4.15.2",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
|