From 69663c90213e6091b2ce2f8e1321892aaeb53e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 08:14:04 +0000 Subject: [PATCH] chore(deps-dev): bump @iobroker/eslint-config from 0.1.7 to 1.0.0 Bumps [@iobroker/eslint-config](https://github.com/ioBroker/ioBroker.eslint-config) from 0.1.7 to 1.0.0. - [Release notes](https://github.com/ioBroker/ioBroker.eslint-config/releases) - [Commits](https://github.com/ioBroker/ioBroker.eslint-config/compare/v0.1.7...v1.0.0) --- updated-dependencies: - dependency-name: "@iobroker/eslint-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9a33e85..e73cf898 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@alcalzone/release-script": "^3.8.0", "@alcalzone/release-script-plugin-license": "^3.7.0", "@iobroker/build-tools": "^2.0.9", - "@iobroker/eslint-config": "^0.1.6", + "@iobroker/eslint-config": "^1.0.0", "@babel/core": "^7.26.0", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-transform-runtime": "^7.25.9",