Skip to content

Commit 37a69be

Browse files
chore(): pin eslint-plugin-jest ^26.7.0 dev (#255)
| datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | npm | eslint-plugin-jest | 26.6.0 | 26.7.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59c668e commit 37a69be

4 files changed

Lines changed: 22 additions & 22 deletions

File tree

.pnp.cjs

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/eslint-plugin-jest-npm-26.6.0-eb097cf8dd-5dd60820d5.zip renamed to .yarn/cache/eslint-plugin-jest-npm-26.7.0-cccc76296a-21dbeb3820.zip

118 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint": "^8.20.0",
8181
"eslint-config-prettier": "^8.5.0",
8282
"eslint-plugin-import": "^2.26.0",
83-
"eslint-plugin-jest": "^26.6.0",
83+
"eslint-plugin-jest": "^26.7.0",
8484
"eslint-plugin-ordered-imports": "^0.6.0",
8585
"eslint-plugin-prettier": "^4.2.1",
8686
"husky": "^8.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3132,9 +3132,9 @@ __metadata:
31323132
languageName: node
31333133
linkType: hard
31343134

3135-
"eslint-plugin-jest@npm:^26.6.0":
3136-
version: 26.6.0
3137-
resolution: "eslint-plugin-jest@npm:26.6.0"
3135+
"eslint-plugin-jest@npm:^26.7.0":
3136+
version: 26.7.0
3137+
resolution: "eslint-plugin-jest@npm:26.7.0"
31383138
dependencies:
31393139
"@typescript-eslint/utils": ^5.10.0
31403140
peerDependencies:
@@ -3145,7 +3145,7 @@ __metadata:
31453145
optional: true
31463146
jest:
31473147
optional: true
3148-
checksum: 5dd60820d5618175e7203b077788476a6f697316b53d77c4bb7037b32073f3d5d539a72dec910eb3f8eedc97c3b28600ba35c5d3bf8c687ade765bb2d0dc77d2
3148+
checksum: 21dbeb3820a1640185e0bd3847f65feba98b479812bcaa3f353e725bd0538618b16544b4dfc74ac147b5150afed9cf28760d7aaad54158611403810776fe6353
31493149
languageName: node
31503150
linkType: hard
31513151

@@ -5763,7 +5763,7 @@ __metadata:
57635763
eslint: ^8.20.0
57645764
eslint-config-prettier: ^8.5.0
57655765
eslint-plugin-import: ^2.26.0
5766-
eslint-plugin-jest: ^26.6.0
5766+
eslint-plugin-jest: ^26.7.0
57675767
eslint-plugin-ordered-imports: ^0.6.0
57685768
eslint-plugin-prettier: ^4.2.1
57695769
ewl: ^1.2.2

0 commit comments

Comments
 (0)