Skip to content

Commit

Permalink
Merge pull request #78 from murshidazher/renovate/eslint-config-oclif…
Browse files Browse the repository at this point in the history
…-typescript-1.x

Update dependency eslint-config-oclif-typescript to v1.0.3
  • Loading branch information
murshidazher authored Jan 29, 2023
2 parents 48fdba0 + fe33d8d commit 14d97f9
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 @@ -34,7 +34,7 @@
"chai": "4.3.7",
"eslint": "8.29.0",
"eslint-config-oclif": "4.0.0",
"eslint-config-oclif-typescript": "1.0.2",
"eslint-config-oclif-typescript": "1.0.3",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2142,10 +2142,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=

eslint-config-oclif-typescript@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-1.0.2.tgz#e0b04e9128220c22bf45df3ba454c76ea6aed6bc"
integrity sha512-QUldSp+y0C7tVT3pVNFUUeN53m2IqiY0VvWQNYt5LJoFcaFvrpEB8G3x17LFFku4jy9bg8d+MbkMG1alPwzm1w==
eslint-config-oclif-typescript@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-1.0.3.tgz#0061a810bf8f69571ad3c70368badcc018c3358e"
integrity sha512-TeJKXWBQ3uKMtzgz++UFNWpe1WCx8mfqRuzZy1LirREgRlVv656SkVG4gNZat5rRNIQgfDmTS+YebxK02kfylA==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.31.2"
"@typescript-eslint/parser" "^4.31.2"
Expand Down

0 comments on commit 14d97f9

Please sign in to comment.