Skip to content

Commit

Permalink
deps: update dependency @tophat/eslint-import-resolver-require to ^0.…
Browse files Browse the repository at this point in the history
…1.5 (#793)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent c48f6a5 commit 068f775
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@tophat/commitlint-config": "^1.0.2",
"@tophat/conventional-changelog-config": "^1.0.1",
"@tophat/eslint-config": "^7.0.1",
"@tophat/eslint-import-resolver-require": "^0.1.4",
"@tophat/eslint-import-resolver-require": "^0.1.5",
"@tophat/jest-resolver": "^0.1.0",
"@types/jest": "^29.5.2",
"@types/node": "^18.15.11",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2990,7 +2990,7 @@ __metadata:
"@tophat/commitlint-config": ^1.0.2
"@tophat/conventional-changelog-config": ^1.0.1
"@tophat/eslint-config": ^7.0.1
"@tophat/eslint-import-resolver-require": ^0.1.4
"@tophat/eslint-import-resolver-require": ^0.1.5
"@tophat/jest-resolver": ^0.1.0
"@types/jest": ^29.5.2
"@types/node": ^18.15.11
Expand Down Expand Up @@ -4001,6 +4001,15 @@ __metadata:
languageName: node
linkType: hard

"@tophat/eslint-import-resolver-require@npm:^0.1.5":
version: 0.1.5
resolution: "@tophat/eslint-import-resolver-require@npm:0.1.5"
peerDependencies:
eslint-plugin-import: ">= 2.0.0"
checksum: a2d54b30dc8f10bf8d5dac5bc4783ca7841be0bf154bd543567b68191d8ad5c36bb00a5cd99e33df6f1178b7fee89bbfc7a44afaacebdc84b207c0014ad9dd76
languageName: node
linkType: hard

"@tophat/jest-resolver@npm:^0.1.0":
version: 0.1.0
resolution: "@tophat/jest-resolver@npm:0.1.0"
Expand Down

0 comments on commit 068f775

Please sign in to comment.