From db30a58eb177fab86c758a63e2541cdf021aad2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jan 2022 23:26:46 +0000 Subject: [PATCH] chore(deps-dev): bump @readme/eslint-config from 8.0.3 to 8.1.1 Bumps [@readme/eslint-config](https://github.com/readmeio/eslint-config) from 8.0.3 to 8.1.1. - [Release notes](https://github.com/readmeio/eslint-config/releases) - [Changelog](https://github.com/readmeio/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/readmeio/eslint-config/compare/8.0.3...8.1.1) --- updated-dependencies: - dependency-name: "@readme/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0c8a519d..630694d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2961,9 +2961,9 @@ } }, "node_modules/@readme/eslint-config": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.0.3.tgz", - "integrity": "sha512-CRtx3O3qCl59cNHb1z5lbleTNY7ImnC6jDCeWkL8JW0r2Wq/R6ckZNrPRFZ0TGyquXwWR1O0yWAD5/3RmT+BoQ==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.1.1.tgz", + "integrity": "sha512-jy+GjQzpBBpp7xXSHPinbescqecTOTPaPcrtNaeEn6lkp6H5y+j386wxGx88FA7c+d+02zAowNKIcC77ktQ3Gg==", "dev": true, "dependencies": { "@typescript-eslint/eslint-plugin": "^5.4.0", @@ -2986,8 +2986,7 @@ "eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0" }, "engines": { - "node": "^12 || ^14", - "npm": "^7" + "node": "^12 || ^14 || ^16" }, "peerDependencies": { "eslint": "^8.0.0", @@ -17449,9 +17448,9 @@ } }, "@readme/eslint-config": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.0.3.tgz", - "integrity": "sha512-CRtx3O3qCl59cNHb1z5lbleTNY7ImnC6jDCeWkL8JW0r2Wq/R6ckZNrPRFZ0TGyquXwWR1O0yWAD5/3RmT+BoQ==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.1.1.tgz", + "integrity": "sha512-jy+GjQzpBBpp7xXSHPinbescqecTOTPaPcrtNaeEn6lkp6H5y+j386wxGx88FA7c+d+02zAowNKIcC77ktQ3Gg==", "dev": true, "requires": { "@typescript-eslint/eslint-plugin": "^5.4.0",