aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-11 05:52:20 +0000
committerGitHub <noreply@github.com>2021-05-11 05:52:20 +0000
commit20114a3a2c96238b28a4193cbeaddc8418ca7676 (patch)
treeb16d14016435c63aec1070b540d6b80163f32638 /FrontEnd/package.json
parent98a3374d13d89e20ac210eb5f5c17dae902a5942 (diff)
downloadtimeline-20114a3a2c96238b28a4193cbeaddc8418ca7676.tar.gz
timeline-20114a3a2c96238b28a4193cbeaddc8418ca7676.tar.bz2
timeline-20114a3a2c96238b28a4193cbeaddc8418ca7676.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.22.1 to 4.23.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.23.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 04ad248d..fe47e3ca 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -81,7 +81,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
- "@typescript-eslint/parser": "^4.22.1",
+ "@typescript-eslint/parser": "^4.23.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",