aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-02 18:51:13 +0000
committerGitHub <noreply@github.com>2022-03-02 18:51:13 +0000
commit3650c10c2c1c17c618731fdf9d6b2dce6df2c74a (patch)
tree42eb04de3ce3fadc1635815aff0a711196ec24ed /package.json
parentBump typescript from 4.5.5 to 4.6.2 (#18) (diff)
downloadee4511w-web-3650c10c2c1c17c618731fdf9d6b2dce6df2c74a.tar
ee4511w-web-3650c10c2c1c17c618731fdf9d6b2dce6df2c74a.tar.gz
ee4511w-web-3650c10c2c1c17c618731fdf9d6b2dce6df2c74a.tar.bz2
ee4511w-web-3650c10c2c1c17c618731fdf9d6b2dce6df2c74a.tar.lz
ee4511w-web-3650c10c2c1c17c618731fdf9d6b2dce6df2c74a.tar.xz
ee4511w-web-3650c10c2c1c17c618731fdf9d6b2dce6df2c74a.tar.zst
ee4511w-web-3650c10c2c1c17c618731fdf9d6b2dce6df2c74a.zip
Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 (#16)
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 789a65a..16d8303 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@types/node": "^17.0.21",
"@types/shell-quote": "^1.7.1",
"@typescript-eslint/eslint-plugin": "^5.12.1",
- "@typescript-eslint/parser": "^5.12.1",
+ "@typescript-eslint/parser": "^5.13.0",
"eslint": "^8.9.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",