From 391336cdd513599d644a4936d0139cb135d728d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 07:14:08 +0000 Subject: [PATCH] Bump @prismx/eslint-config from 1.0.3 to 3.0.2 Bumps [@prismx/eslint-config](https://github.com/prism-x/eslint-config) from 1.0.3 to 3.0.2. - [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..33b226b 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": "^3.0.2", "@rollup/plugin-node-resolve": "^7.1.1", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-preset-react-app": "^9.1.1",