Skip to content

Commit

Permalink
Bump eslint-plugin-jest from 24.1.3 to 24.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent d39b2d4 commit 2794364
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"embedme": "^1.22.0",
"eslint": "^7.19.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-jest": "^24.3.2",
"husky": "^5.1.3",
"jest": "26.6.3",
"jest-circus": "^26.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1586,10 +1586,10 @@ eslint-plugin-import@>=2.20.1:
resolve "^1.17.0"
tsconfig-paths "^3.9.0"

eslint-plugin-jest@^24.1.3:
version "24.1.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3.tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c"
integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg==
eslint-plugin-jest@^24.3.2:
version "24.3.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.2.tgz#30a8b2dea6278d0da1d6fb9d6cd530aaf58050a1"
integrity sha512-cicWDr+RvTAOKS3Q/k03+Z3odt3VCiWamNUHWd6QWbVQWcYJyYgUTu8x0mx9GfeDEimawU5kQC+nQ3MFxIM6bw==
dependencies:
"@typescript-eslint/experimental-utils" "^4.0.1"

Expand Down

2 comments on commit 2794364

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment

Observatory Results observatory-github-action.vercel.app: 45 of 100

See the full report: https://observatory.mozilla.org/analyze/observatory-github-action.vercel.app

Highlights

Passed Score Description
🔴 -25 Content Security Policy (CSP) header not implemented
🟢 5 Preloaded via the HTTP Strict Transport Security (HSTS) preloading process
🔴 -5 X-Content-Type-Options header not implemented
🔴 -20 X-Frame-Options (XFO) header not implemented
🔴 -10 X-XSS-Protection header not implemented

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status success

Observatory Results observatory-github-action-6jkm2xhok-simonireilly.vercel.app: 45 of 100

See the full report: https://observatory.mozilla.org/analyze/observatory-github-action-6jkm2xhok-simonireilly.vercel.app

Highlights

Passed Score Description
🔴 -25 Content Security Policy (CSP) header not implemented
🟢 5 Preloaded via the HTTP Strict Transport Security (HSTS) preloading process
🔴 -5 X-Content-Type-Options header not implemented
🔴 -20 X-Frame-Options (XFO) header not implemented
🔴 -10 X-XSS-Protection header not implemented

Please sign in to comment.