From ce2a309e8eed50e174de52e333d16513d607f8bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 May 2020 07:49:15 +0000 Subject: [PATCH] Bump @prismx/eslint-config from 1.0.3 to 2.0.0 Bumps [@prismx/eslint-config](https://github.com/prism-x/eslint-config) from 1.0.3 to 2.0.0. - [Release notes](https://github.com/prism-x/eslint-config/releases) - [Commits](https://github.com/prism-x/eslint-config/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e228202..8a91c6e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/plugin-proposal-object-rest-spread": "^7.8.3", "@babel/plugin-proposal-optional-chaining": "^7.8.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@prismx/eslint-config": "^1.0.1", + "@prismx/eslint-config": "^2.0.0", "@rollup/plugin-node-resolve": "^7.1.1", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-preset-react-app": "^9.1.1",