mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-14 07:41:50 +01:00
chore(deps): update dependency eslint-plugin-jest to v22.3.0
This commit is contained in:
parent
fadaca527f
commit
e5a62a20a4
@ -98,7 +98,7 @@
|
|||||||
"eslint-config-airbnb-base": "13.1.0",
|
"eslint-config-airbnb-base": "13.1.0",
|
||||||
"eslint-plugin-jsx-a11y": "6.2.1",
|
"eslint-plugin-jsx-a11y": "6.2.1",
|
||||||
"eslint-plugin-import": "2.16.0",
|
"eslint-plugin-import": "2.16.0",
|
||||||
"eslint-plugin-jest": "22.2.2",
|
"eslint-plugin-jest": "22.3.0",
|
||||||
"eslint-plugin-react": "7.12.4",
|
"eslint-plugin-react": "7.12.4",
|
||||||
"eslint-watch": "4.0.2",
|
"eslint-watch": "4.0.2",
|
||||||
"babel-eslint": "10.0.1",
|
"babel-eslint": "10.0.1",
|
||||||
|
15
yarn.lock
15
yarn.lock
@ -4750,9 +4750,9 @@ eslint-plugin-import@^2.9.0:
|
|||||||
read-pkg-up "^2.0.0"
|
read-pkg-up "^2.0.0"
|
||||||
resolve "^1.6.0"
|
resolve "^1.6.0"
|
||||||
|
|
||||||
eslint-plugin-jest@22.2.2:
|
eslint-plugin-jest@22.3.0:
|
||||||
version "22.2.2"
|
version "22.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.2.2.tgz#2a80d70a20c27dfb1503a6f32cdcb647fe5476df"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.3.0.tgz#a10f10dedfc92def774ec9bb5bfbd2fb8e1c96d2"
|
||||||
|
|
||||||
eslint-plugin-jsx-a11y@6.2.1:
|
eslint-plugin-jsx-a11y@6.2.1:
|
||||||
version "6.2.1"
|
version "6.2.1"
|
||||||
@ -5940,6 +5940,15 @@ gatsby-react-router-scroll@^2.0.4:
|
|||||||
scroll-behavior "^0.9.9"
|
scroll-behavior "^0.9.9"
|
||||||
warning "^3.0.0"
|
warning "^3.0.0"
|
||||||
|
|
||||||
|
gatsby-remark-autolink-headers@^2.0.14:
|
||||||
|
version "2.0.14"
|
||||||
|
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-2.0.14.tgz#8dbcbb51af900bbf80252677341dceaac38e2afb"
|
||||||
|
dependencies:
|
||||||
|
"@babel/runtime" "^7.0.0"
|
||||||
|
github-slugger "^1.1.1"
|
||||||
|
mdast-util-to-string "^1.0.2"
|
||||||
|
unist-util-visit "^1.3.0"
|
||||||
|
|
||||||
gatsby-remark-copy-linked-files@^2.0.9:
|
gatsby-remark-copy-linked-files@^2.0.9:
|
||||||
version "2.0.9"
|
version "2.0.9"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.0.9.tgz#614246aa08ed612b5af0bc2f5f06170c324d68ed"
|
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.0.9.tgz#614246aa08ed612b5af0bc2f5f06170c324d68ed"
|
||||||
|
Loading…
Reference in New Issue
Block a user