Skip to content

Commit

Permalink
chore(deps): update dependency eslint-remote-tester to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 153bd66 commit d50cf38
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-n": "^15.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-remote-tester": "^3.0.0",
"eslint-remote-tester": "^4.0.0",
"eslint-remote-tester-repositories": "^1.0.0",
"husky": "^9.0.0",
"is-ci": "^3.0.0",
Expand Down
25 changes: 14 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5029,7 +5029,7 @@ __metadata:
eslint-plugin-import: ^2.18.0
eslint-plugin-n: ^15.0.0
eslint-plugin-prettier: ^5.0.0
eslint-remote-tester: ^3.0.0
eslint-remote-tester: ^4.0.0
eslint-remote-tester-repositories: ^1.0.0
husky: ^9.0.0
is-ci: ^3.0.0
Expand Down Expand Up @@ -5094,26 +5094,29 @@ __metadata:
languageName: node
linkType: hard

"eslint-remote-tester@npm:^3.0.0":
version: 3.0.1
resolution: "eslint-remote-tester@npm:3.0.1"
"eslint-remote-tester@npm:^4.0.0":
version: 4.0.0
resolution: "eslint-remote-tester@npm:4.0.0"
dependencies:
"@babel/code-frame": ^7.22.13
"@babel/code-frame": ^7.24.7
JSONStream: ^1.3.5
chalk: ^4.1.2
ink: ^3.2.0
object-hash: ^3.0.0
react: ^17.0.2
simple-git: ^3.20.0
simple-git: ^3.24.0
peerDependencies:
eslint: ">=7"
ts-node: ">=9.0.0"
eslint: ">=9"
importx: ">=0.3.5"
jiti: ">=1"
peerDependenciesMeta:
ts-node:
importx:
optional: true
jiti:
optional: true
bin:
eslint-remote-tester: dist/index.js
checksum: 524437536474b99a7ac96c4bbbd5186ea4be3840c5156984dc0126b27c308e9263aca81ca8fd1d27943526643b9f9a563a0d70c8c1ea129fac821dca74e54e8b
checksum: 146ba99410b2d541d8484c43534cce39840afd4c11321f2ccd51dcf9c49a171ecf4caa2a2ef76da5dda2860d644162ca4571775488787b1dbe30d850f04fea9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9948,7 +9951,7 @@ __metadata:
languageName: node
linkType: hard

"simple-git@npm:^3.20.0":
"simple-git@npm:^3.24.0":
version: 3.24.0
resolution: "simple-git@npm:3.24.0"
dependencies:
Expand Down

0 comments on commit d50cf38

Please sign in to comment.