From a3b787ac3406d29e8d8132c115862be8e4fff229 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 14:37:16 +0000 Subject: [PATCH] chore(deps): update dependency @netlify/eslint-config-node to ^3.2.7 (#3329) Co-authored-by: Renovate Bot --- npm-shrinkwrap.json | 34 +++++++++++++++++----------------- package.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 7cace99af72..42b4994a627 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -33,7 +33,7 @@ "backoff": "^2.5.0", "better-opn": "^2.1.1", "body-parser": "^1.19.0", - "boxen": "^5.1.0", + "boxen": "^5.0.0", "chalk": "^4.0.0", "chokidar": "^3.0.2", "ci-info": "^3.0.0", @@ -132,7 +132,7 @@ "@babel/preset-react": "^7.12.13", "@commitlint/cli": "^13.0.0", "@commitlint/config-conventional": "^13.0.0", - "@netlify/eslint-config-node": "^3.2.6", + "@netlify/eslint-config-node": "^3.2.7", "@oclif/dev-cli": "^1.23.1", "@oclif/test": "^1.2.5", "ava": "^3.15.0", @@ -2920,9 +2920,9 @@ } }, "node_modules/@netlify/eslint-config-node": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.2.6.tgz", - "integrity": "sha512-8jr2mUso03juxrYDk/ZJOHin+M3IQFOGDXDZ/1mADv59/S44bXjxzRqsfLxoB2qSZyf9sA70ixHzuqfEpVW8jg==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.2.7.tgz", + "integrity": "sha512-zeXh4h6y9J+R1eEXdSzN/AMAMvAxTPYuZIcmLM9oOgPNEoOFpQxAuGmKroxDt9tSSkUAHYTtk9B/8xsaGz7KLQ==", "dev": true, "dependencies": { "@babel/core": "^7.13.8", @@ -2943,7 +2943,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.0.0", "eslint-plugin-react": "^7.21.5", - "eslint-plugin-unicorn": "^35.0.0", + "eslint-plugin-unicorn": "^36.0.0", "eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0", "execa": "^5.0.0", "husky": "^4.3.0", @@ -9579,9 +9579,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "35.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-35.0.0.tgz", - "integrity": "sha512-FHsaO68tDPQILfs/mGF8eSISJp8RswR4FpUuBDnueK2wyEHC6zmsc9WxjYyldXoIsBuVmru6jQyFCbCWPoW/KQ==", + "version": "36.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36.0.0.tgz", + "integrity": "sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.14.9", @@ -9604,7 +9604,7 @@ "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1" }, "peerDependencies": { - "eslint": ">=7.28.0" + "eslint": ">=7.32.0" } }, "node_modules/eslint-plugin-unicorn/node_modules/eslint-utils": { @@ -23168,9 +23168,9 @@ "integrity": "sha512-tiKmDcHM2riSVN79c0mJY/67EBDafXQAMitHuLiCDAMdtz3kfv+NqdVG5krgf5lWR8Uf8AeZrUW5Q9RP25REvw==" }, "@netlify/eslint-config-node": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.2.6.tgz", - "integrity": "sha512-8jr2mUso03juxrYDk/ZJOHin+M3IQFOGDXDZ/1mADv59/S44bXjxzRqsfLxoB2qSZyf9sA70ixHzuqfEpVW8jg==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.2.7.tgz", + "integrity": "sha512-zeXh4h6y9J+R1eEXdSzN/AMAMvAxTPYuZIcmLM9oOgPNEoOFpQxAuGmKroxDt9tSSkUAHYTtk9B/8xsaGz7KLQ==", "dev": true, "requires": { "@babel/core": "^7.13.8", @@ -23191,7 +23191,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.0.0", "eslint-plugin-react": "^7.21.5", - "eslint-plugin-unicorn": "^35.0.0", + "eslint-plugin-unicorn": "^36.0.0", "eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0", "execa": "^5.0.0", "husky": "^4.3.0", @@ -28338,9 +28338,9 @@ } }, "eslint-plugin-unicorn": { - "version": "35.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-35.0.0.tgz", - "integrity": "sha512-FHsaO68tDPQILfs/mGF8eSISJp8RswR4FpUuBDnueK2wyEHC6zmsc9WxjYyldXoIsBuVmru6jQyFCbCWPoW/KQ==", + "version": "36.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-36.0.0.tgz", + "integrity": "sha512-xxN2vSctGWnDW6aLElm/LKIwcrmk6mdiEcW55Uv5krcrVcIFSWMmEgc/hwpemYfZacKZ5npFERGNz4aThsp1AA==", "dev": true, "requires": { "@babel/helper-validator-identifier": "^7.14.9", diff --git a/package.json b/package.json index 3fe0acec126..2456068e08b 100644 --- a/package.json +++ b/package.json @@ -195,7 +195,7 @@ "@babel/preset-react": "^7.12.13", "@commitlint/cli": "^13.0.0", "@commitlint/config-conventional": "^13.0.0", - "@netlify/eslint-config-node": "^3.2.6", + "@netlify/eslint-config-node": "^3.2.7", "@oclif/dev-cli": "^1.23.1", "@oclif/test": "^1.2.5", "ava": "^3.15.0",