From 2fbb21fbfb43e4b9e0063f0e33072422f206e5f4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Jun 2021 12:10:18 +0000 Subject: [PATCH] chore(deps): update dependency @netlify/eslint-config-node to ^3.1.2 --- package-lock.json | 61 ++++++++++++++++++++++++++++++++++------------- package.json | 2 +- 2 files changed, 45 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7431946..0bb79d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@babel/plugin-transform-runtime": "^7.12.17", "@babel/preset-env": "^7.12.17", "@babel/runtime": "^7.12.18", - "@netlify/eslint-config-node": "^3.1.1", + "@netlify/eslint-config-node": "^3.1.2", "ava": "^2.4.0", "babel-loader": "^8.2.2", "from2-string": "^1.1.0", @@ -1850,9 +1850,9 @@ } }, "node_modules/@netlify/eslint-config-node": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.1.1.tgz", - "integrity": "sha512-gfDEoyYrTE/I2mjKAHLp6u0TTRmgzHNBVqzm0aMbPMcjRDxliLs0G82AvyVjcIk6DVuMzllchsDkG/vj1UG1jw==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.1.2.tgz", + "integrity": "sha512-LLTVHMaVvh1nGa+WJ++1J8ERWBURq35TH/QPM348zA/UCUamf8MYu0NG3Xir+7cdJZMg36d4LhjC+H0Npu5IRQ==", "dev": true, "dependencies": { "@babel/core": "^7.13.8", @@ -1873,7 +1873,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.0.0", "eslint-plugin-react": "^7.21.5", - "eslint-plugin-unicorn": "^32.0.0", + "eslint-plugin-unicorn": "^33.0.0", "eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0", "execa": "^5.0.0", "husky": "^4.3.0", @@ -5923,15 +5923,15 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "32.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-32.0.1.tgz", - "integrity": "sha512-LaZ9utnXtOJjnoDkpm+nQsONUUmyRR0WD6PGROSdQRRW3LRmgK/ZP8wxjW+Ai+2uolKTtuJzLx2mvbIeIoLqpg==", + "version": "33.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-33.0.1.tgz", + "integrity": "sha512-VxX/L/9DUEyB3D0v00185LrgsB5/fBwkgA4IC7ehHRu5hFSgA6VecmdpFybhsr4GQ/Y1iyXMHf6q+JKvcR2MwA==", "dev": true, "dependencies": { "ci-info": "^3.1.1", "clean-regexp": "^1.0.0", "eslint-template-visitor": "^2.3.2", - "eslint-utils": "^2.1.0", + "eslint-utils": "^3.0.0", "import-modules": "^2.1.0", "is-builtin-module": "^3.1.0", "lodash": "^4.17.21", @@ -5952,6 +5952,24 @@ "eslint": ">=7.23.0" } }, + "node_modules/eslint-plugin-unicorn/node_modules/eslint-utils": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", + "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^2.0.0" + }, + "engines": { + "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=5" + } + }, "node_modules/eslint-plugin-unicorn/node_modules/find-up": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", @@ -16458,9 +16476,9 @@ "dev": true }, "@netlify/eslint-config-node": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.1.1.tgz", - "integrity": "sha512-gfDEoyYrTE/I2mjKAHLp6u0TTRmgzHNBVqzm0aMbPMcjRDxliLs0G82AvyVjcIk6DVuMzllchsDkG/vj1UG1jw==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.1.2.tgz", + "integrity": "sha512-LLTVHMaVvh1nGa+WJ++1J8ERWBURq35TH/QPM348zA/UCUamf8MYu0NG3Xir+7cdJZMg36d4LhjC+H0Npu5IRQ==", "dev": true, "requires": { "@babel/core": "^7.13.8", @@ -16481,7 +16499,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.0.0", "eslint-plugin-react": "^7.21.5", - "eslint-plugin-unicorn": "^32.0.0", + "eslint-plugin-unicorn": "^33.0.0", "eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0", "execa": "^5.0.0", "husky": "^4.3.0", @@ -19796,15 +19814,15 @@ } }, "eslint-plugin-unicorn": { - "version": "32.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-32.0.1.tgz", - "integrity": "sha512-LaZ9utnXtOJjnoDkpm+nQsONUUmyRR0WD6PGROSdQRRW3LRmgK/ZP8wxjW+Ai+2uolKTtuJzLx2mvbIeIoLqpg==", + "version": "33.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-33.0.1.tgz", + "integrity": "sha512-VxX/L/9DUEyB3D0v00185LrgsB5/fBwkgA4IC7ehHRu5hFSgA6VecmdpFybhsr4GQ/Y1iyXMHf6q+JKvcR2MwA==", "dev": true, "requires": { "ci-info": "^3.1.1", "clean-regexp": "^1.0.0", "eslint-template-visitor": "^2.3.2", - "eslint-utils": "^2.1.0", + "eslint-utils": "^3.0.0", "import-modules": "^2.1.0", "is-builtin-module": "^3.1.0", "lodash": "^4.17.21", @@ -19816,6 +19834,15 @@ "semver": "^7.3.5" }, "dependencies": { + "eslint-utils": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", + "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^2.0.0" + } + }, "find-up": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", diff --git a/package.json b/package.json index 1b61140..6cb1354 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@babel/plugin-transform-runtime": "^7.12.17", "@babel/preset-env": "^7.12.17", "@babel/runtime": "^7.12.18", - "@netlify/eslint-config-node": "^3.1.1", + "@netlify/eslint-config-node": "^3.1.2", "ava": "^2.4.0", "babel-loader": "^8.2.2", "from2-string": "^1.1.0",