Skip to content

Commit

Permalink
Update dependency @kristiandupont/eslint-config to v1.2.5 (#193)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 8, 2022
1 parent 9162bd7 commit 0719a3d
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 @@ -57,7 +57,7 @@
"ramda": "^0.28.0"
},
"devDependencies": {
"@kristiandupont/eslint-config": "1.2.4",
"@kristiandupont/eslint-config": "1.2.5",
"@types/jest": "27.4.1",
"@types/node": "16.11.26",
"@types/ramda": "0.28.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,10 +541,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"

"@kristiandupont/eslint-config@1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@kristiandupont/eslint-config/-/eslint-config-1.2.4.tgz#75581cf76da0ac3916f2b372bfd09db11391835f"
integrity sha512-RJL2/lnTE2H5h82jnBUJXYMQ5kb/jxIt2eSkOEa+v43/PnOBUo3lFjeFgaNbMC5Vuj0Fu7MNZfPeQp/81eXgUw==
"@kristiandupont/eslint-config@1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@kristiandupont/eslint-config/-/eslint-config-1.2.5.tgz#0a5be9f7b15cbc38230aebf5ebf93622b7171af9"
integrity sha512-D2t4NMdiJrA7K7/VJk7aa9Ixy9WKeYMmU5c3WKr4Cgg6tOSabASGg8YQq0eTW4bvauCsI/zVWoe23UmfvCQStA==
dependencies:
"@babel/eslint-parser" "^7.14.7"
"@typescript-eslint/eslint-plugin" "^5.0.0"
Expand Down

0 comments on commit 0719a3d

Please sign in to comment.