diff --git a/package.json b/package.json index aa2b0a3..818b76f 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index da9742d..d828151 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4750,9 +4750,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" @@ -5940,6 +5940,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"