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