Skip to content

Commit eb27971

Browse files
Bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#40)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simone Spaccarotella <simone.spaccarotella@bbc.co.uk>
1 parent 36f8c3c commit eb27971

File tree

6 files changed

+1906
-698
lines changed

6 files changed

+1906
-698
lines changed

.github/dependabot.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "npm" # See documentation for possible values
9-
directory: "/" # Location of package manifests
8+
- package-ecosystem: 'npm' # See documentation for possible values
9+
directory: '/' # Location of package manifests
1010
schedule:
11-
interval: "weekly"
11+
interval: 'weekly'

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/parser": "^6.7.5",
4747
"eslint": "^8.52.0",
4848
"eslint-config-prettier": "^9.0.0",
49-
"eslint-plugin-jest": "^27.4.2",
49+
"eslint-plugin-jest": "^27.6.0",
5050
"husky": "^8.0.3",
5151
"jest": "^29.7.0",
5252
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)