Skip to content

Commit

Permalink
chore: udpdate typescript-eslint plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed May 31, 2021
1 parent 1e10f91 commit 493dc2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -53,8 +53,8 @@
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-node-resolve": "13.0.0",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"babel-plugin-add-module-exports": "1.0.4",
"eslint": "7.27.0",
"eslint-config-google": "0.14.0",
Expand Down

0 comments on commit 493dc2c

Please sign in to comment.