Merge pull request #104 from LLK/renovate/pin-dependencies

chore(deps): pin dependency eslint to v6.0.1
This commit is contained in:
Christopher Willis-Ford 2021-07-22 15:05:42 -07:00 committed by GitHub
commit 24b006278e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
"devDependencies": {
"babel-eslint": "10.0.3",
"cz-conventional-changelog": "3.0.2",
"eslint": "^6.0.1"
"eslint": "6.0.1"
},
"config": {
"commitizen": {