From d4129b4a501cbe55935adee8642c29c735c26357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:59:46 +0000 Subject: [PATCH] chore(deps): bump @robot-inventor/eslint-config from 6.0.1 to 6.0.2 Bumps [@robot-inventor/eslint-config](https://github.com/Robot-Inventor/eslint-config) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/Robot-Inventor/eslint-config/releases) - [Changelog](https://github.com/Robot-Inventor/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/Robot-Inventor/eslint-config/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: "@robot-inventor/eslint-config" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 87ced45..98e41cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.2.0", "license": "MIT", "dependencies": { - "@robot-inventor/eslint-config": "^6.0.0", + "@robot-inventor/eslint-config": "^6.0.2", "chokidar": "^3.6.0", "copy-webpack-plugin": "^12.0.2", "eslint": "^9.0.0", @@ -926,9 +926,9 @@ } }, "node_modules/@robot-inventor/eslint-config": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@robot-inventor/eslint-config/-/eslint-config-6.0.1.tgz", - "integrity": "sha512-bhzqMy3oDOitpbyg3kczAFYmC8fnewa/xe5JK9O48xZqfkypwr4XVMLopVqvwsGDhp4zlBJ4jUbPuaE5P96aaA==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@robot-inventor/eslint-config/-/eslint-config-6.0.2.tgz", + "integrity": "sha512-5XEvcqqTLkITyFxw5S4WqWO5882BvNj0gkWlrOn1AmJdNPeIAJntUDPH4FhakmfEhGpKchqCE7oeYTCeAakZDA==", "dependencies": { "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.0.0", @@ -9779,9 +9779,9 @@ } }, "@robot-inventor/eslint-config": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@robot-inventor/eslint-config/-/eslint-config-6.0.1.tgz", - "integrity": "sha512-bhzqMy3oDOitpbyg3kczAFYmC8fnewa/xe5JK9O48xZqfkypwr4XVMLopVqvwsGDhp4zlBJ4jUbPuaE5P96aaA==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@robot-inventor/eslint-config/-/eslint-config-6.0.2.tgz", + "integrity": "sha512-5XEvcqqTLkITyFxw5S4WqWO5882BvNj0gkWlrOn1AmJdNPeIAJntUDPH4FhakmfEhGpKchqCE7oeYTCeAakZDA==", "requires": { "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.0.0", diff --git a/package.json b/package.json index c14c506..85c83a4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/Robot-Inventor/hide-impression#readme", "dependencies": { - "@robot-inventor/eslint-config": "^6.0.0", + "@robot-inventor/eslint-config": "^6.0.2", "chokidar": "^3.6.0", "copy-webpack-plugin": "^12.0.2", "eslint": "^9.0.0",