From 277127d495af0bb73628a46816b6a5bfb5368264 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 07:10:57 +0000 Subject: [PATCH] Bump @prismx/eslint-config from 1.0.3 to 3.0.1 Bumps [@prismx/eslint-config](https://github.com/prism-x/eslint-config) from 1.0.3 to 3.0.1. - [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..fd56138 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.1", "@rollup/plugin-node-resolve": "^7.1.1", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-preset-react-app": "^9.1.1",