Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the tests group with 11 updates (#2260)
* Bump the tests group with 11 updates Bumps the tests group with 11 updates: | Package | From | To | | --- | --- | --- | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.1` | `8.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.1` | `8.4.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.9.1` | | [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests) | `3.1.0` | `3.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [prettier-plugin-solidity](https://github.com/prettier-solidity/prettier-plugin-solidity) | `1.3.1` | `1.4.1` | | [solhint](https://github.com/protofire/solhint) | `4.1.1` | `5.0.3` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [sinon](https://github.com/sinonjs/sinon) | `17.0.1` | `18.0.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.2.5` | Updates `@types/mocha` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@typescript-eslint/eslint-plugin` from 7.0.1 to 8.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.0.1 to 8.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/parser) Updates `eslint` from 8.56.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.9.1) Updates `eslint-plugin-no-only-tests` from 3.1.0 to 3.3.0 - [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases) - [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md) - [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.3.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `prettier-plugin-solidity` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/prettier-solidity/prettier-plugin-solidity/releases) - [Commits](prettier-solidity/prettier-plugin-solidity@v1.3.1...v1.4.1) Updates `solhint` from 4.1.1 to 5.0.3 - [Release notes](https://github.com/protofire/solhint/releases) - [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md) - [Commits](protofire/solhint@v4.1.1...v5.0.3) Updates `nyc` from 15.1.0 to 17.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0) Updates `sinon` from 17.0.1 to 18.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.1...v18.0.0) Updates `ts-jest` from 29.1.2 to 29.2.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.5) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tests - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: eslint-plugin-no-only-tests dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests - dependency-name: prettier-plugin-solidity dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests - dependency-name: solhint dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: nyc dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] <support@github.com> * Bump the tests group with 11 updates Bumps the tests group with 11 updates: | Package | From | To | | --- | --- | --- | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.1` | `8.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.1` | `8.4.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.9.1` | | [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests) | `3.1.0` | `3.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [prettier-plugin-solidity](https://github.com/prettier-solidity/prettier-plugin-solidity) | `1.3.1` | `1.4.1` | | [solhint](https://github.com/protofire/solhint) | `4.1.1` | `5.0.3` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [sinon](https://github.com/sinonjs/sinon) | `17.0.1` | `18.0.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.2.5` | Updates `@types/mocha` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@typescript-eslint/eslint-plugin` from 7.0.1 to 8.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.0.1 to 8.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/parser) Updates `eslint` from 8.56.0 to 9.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.9.1) Updates `eslint-plugin-no-only-tests` from 3.1.0 to 3.3.0 - [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases) - [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md) - [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.3.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `prettier-plugin-solidity` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/prettier-solidity/prettier-plugin-solidity/releases) - [Commits](prettier-solidity/prettier-plugin-solidity@v1.3.1...v1.4.1) Updates `solhint` from 4.1.1 to 5.0.3 - [Release notes](https://github.com/protofire/solhint/releases) - [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md) - [Commits](protofire/solhint@v4.1.1...v5.0.3) Updates `nyc` from 15.1.0 to 17.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0) Updates `sinon` from 17.0.1 to 18.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v17.0.1...v18.0.0) Updates `ts-jest` from 29.1.2 to 29.2.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.2...v29.2.5) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tests - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: eslint-plugin-no-only-tests dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests - dependency-name: prettier-plugin-solidity dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests - dependency-name: solhint dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: nyc dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: tests - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] <support@github.com> * Upgrade ESLint and fix found issues in code * Fix the test --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Noisekit <noisekit@proton.me>
- Loading branch information