Skip to content

Commit 3d02117

Browse files
committed
build(deps-dev): bump eslint-plugin-jest from 26.7.0 to 26.8.3
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
1 parent 9fdd322 commit 3d02117

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"eslint": "8.22.0",
127127
"eslint-config-prettier": "8.5.0",
128128
"eslint-plugin-chai-expect": "3.0.0",
129-
"eslint-plugin-jest": "26.7.0",
129+
"eslint-plugin-jest": "26.8.3",
130130
"eslint-plugin-jest-formatting": "3.1.0",
131131
"eslint-plugin-jsdoc": "39.3.6",
132132
"eslint-plugin-jsonc": "2.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2282,7 +2282,7 @@ __metadata:
22822282
eslint: "npm:8.22.0"
22832283
eslint-config-prettier: "npm:8.5.0"
22842284
eslint-plugin-chai-expect: "npm:3.0.0"
2285-
eslint-plugin-jest: "npm:26.7.0"
2285+
eslint-plugin-jest: "npm:26.8.3"
22862286
eslint-plugin-jest-formatting: "npm:3.1.0"
22872287
eslint-plugin-jsdoc: "npm:39.3.6"
22882288
eslint-plugin-jsonc: "npm:2.3.1"
@@ -8239,9 +8239,9 @@ __metadata:
82398239
languageName: node
82408240
linkType: hard
82418241

8242-
"eslint-plugin-jest@npm:26.7.0":
8243-
version: 26.7.0
8244-
resolution: "eslint-plugin-jest@npm:26.7.0"
8242+
"eslint-plugin-jest@npm:26.8.3":
8243+
version: 26.8.3
8244+
resolution: "eslint-plugin-jest@npm:26.8.3"
82458245
dependencies:
82468246
"@typescript-eslint/utils": "npm:^5.10.0"
82478247
peerDependencies:
@@ -8252,7 +8252,7 @@ __metadata:
82528252
optional: true
82538253
jest:
82548254
optional: true
8255-
checksum: 2fd396d1564c251e706d7e9ee4053045993d612723bb09189492918ef6c29f70a33e877b1bc16481d3b96bd5f8a911f17813c98b8be56be04bef9395a77aa6dc
8255+
checksum: 8b470efa4af94773348dba5468a3ffd68dee9bcf1221ccbf8ef0f85efe821c52bece0f42026cfb7dc07f7d6be2ff3a02946c5d0bb7cca046aef78a062f789010
82568256
languageName: node
82578257
linkType: hard
82588258

0 commit comments

Comments
 (0)