Skip to content

Commit

Permalink
Merge branch 'master' into feature/propagate-all-extension-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
theoludwig committed Jun 13, 2021
2 parents 75a9d51 + 1eb6e21 commit 37f7931
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -70,13 +70,13 @@
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@commitlint/travis-cli": "12.1.4",
"@types/eslint": "7.2.12",
"@types/node": "14.17.1",
"@types/eslint": "7.2.13",
"@types/node": "14.17.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"ava": "3.15.0",
"editorconfig-checker": "3.3.0",
"eslint": "7.27.0",
"eslint-plugin-import": "2.23.3",
"editorconfig-checker": "4.0.2",
"eslint": "7.28.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.3.1",
"husky": "6.0.0",
Expand All @@ -85,7 +85,7 @@
"read-pkg-up": "7.0.1",
"standard-version": "9.3.0",
"tsconfigs": "5.0.0",
"typescript": "4.2.4"
"typescript": "4.3.2"
},
"files": [
"lib/index.js",
Expand Down

0 comments on commit 37f7931

Please sign in to comment.