mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-13 23:39:32 +01:00
Merge pull request #119 from alxshelepenok/renovate/eslint-plugin-jest-22.x
Update dependency eslint-plugin-jest to v22.3.0
This commit is contained in:
commit
d6b6372401
@ -98,7 +98,7 @@
|
||||
"eslint-config-airbnb-base": "13.1.0",
|
||||
"eslint-plugin-jsx-a11y": "6.2.1",
|
||||
"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-watch": "4.0.2",
|
||||
"babel-eslint": "10.0.1",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -4814,9 +4814,9 @@ eslint-plugin-import@^2.9.0:
|
||||
read-pkg-up "^2.0.0"
|
||||
resolve "^1.6.0"
|
||||
|
||||
eslint-plugin-jest@22.2.2:
|
||||
version "22.2.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.2.2.tgz#2a80d70a20c27dfb1503a6f32cdcb647fe5476df"
|
||||
eslint-plugin-jest@22.3.0:
|
||||
version "22.3.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.3.0.tgz#a10f10dedfc92def774ec9bb5bfbd2fb8e1c96d2"
|
||||
|
||||
eslint-plugin-jsx-a11y@6.2.1:
|
||||
version "6.2.1"
|
||||
@ -6018,6 +6018,15 @@ gatsby-react-router-scroll@^2.0.4:
|
||||
scroll-behavior "^0.9.9"
|
||||
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:
|
||||
version "2.0.9"
|
||||
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