Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

Commit

Permalink
chore: bump eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Oct 26, 2020
1 parent 4a4df0e commit 6b4cfb1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@favware/eslint-config": "^6.0.1",
"@favware/eslint-config": "^6.0.2",
"@favware/ts-config": "^3.0.4",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -430,10 +430,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@favware/eslint-config@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@favware/eslint-config/-/eslint-config-6.0.1.tgz#6ae9303d97d0c7d3ff31f2011ec136609125245b"
integrity sha512-wgO1OVYg0sUGlYZke4Wth7rWEPDwR5pbl7np4xgQS9k9PoXHXDzPQQM/V0CSZV5cEYlNt9B1hD86TgRcfNXLuw==
"@favware/eslint-config@^6.0.2":
version "6.0.2"
resolved "https://registry.yarnpkg.com/@favware/eslint-config/-/eslint-config-6.0.2.tgz#b4800be71b3526b6a3fe4489363c931c7a5b51ca"
integrity sha512-uskF051z8e1gyZq6g2Hnr2sCpni419K6wabi+4zRgYCrHldxLFGLMgQnK1ZKDOwXFSJAZ4AUbqUUvEZIHd0SxA==

"@favware/ts-config@^3.0.4":
version "3.0.4"
Expand Down

0 comments on commit 6b4cfb1

Please sign in to comment.