aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-02 18:54:34 +0000
committerGitHub <noreply@github.com>2022-03-02 18:54:34 +0000
commit4357067a3f782bed54ae3c7a1d723a7e18898dd8 (patch)
tree5a40c5053d3558985e0e29f4d90281ddf29b0ff7 /package.json
parentBump @typescript-eslint/parser from 5.12.1 to 5.13.0 (#16) (diff)
downloadee4511w-web-4357067a3f782bed54ae3c7a1d723a7e18898dd8.tar
ee4511w-web-4357067a3f782bed54ae3c7a1d723a7e18898dd8.tar.gz
ee4511w-web-4357067a3f782bed54ae3c7a1d723a7e18898dd8.tar.bz2
ee4511w-web-4357067a3f782bed54ae3c7a1d723a7e18898dd8.tar.lz
ee4511w-web-4357067a3f782bed54ae3c7a1d723a7e18898dd8.tar.xz
ee4511w-web-4357067a3f782bed54ae3c7a1d723a7e18898dd8.tar.zst
ee4511w-web-4357067a3f782bed54ae3c7a1d723a7e18898dd8.zip
Bump eslint from 8.9.0 to 8.10.0 (#15)
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 16d8303..c9828d5 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"@types/shell-quote": "^1.7.1",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.13.0",
- "eslint": "^8.9.0",
+ "eslint": "^8.10.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
"install": "^0.13.0",