Skip to content

Commit 70ffd60

Browse files
chore(deps): bump the dev-tooling group with 2 updates (#29)
Bumps the dev-tooling group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-jest-extended](https://github.com/jest-community/eslint-plugin-jest-extended). Updates `@types/node` from 18.18.14 to 18.19.130 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest-extended` from 2.0.3 to 2.4.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest-extended/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest-extended/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest-extended@v2.0.3...v2.4.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 18.19.130 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling - dependency-name: eslint-plugin-jest-extended dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tooling ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5264f11 commit 70ffd60

2 files changed

Lines changed: 63 additions & 63 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@
5858
"@safe-global/safe-core-sdk-types": "^2.3.0",
5959
"@types/chai": "^4.3.11",
6060
"@types/mocha": "^10.0.6",
61-
"@types/node": "~18.18.14",
61+
"@types/node": "~18.19.130",
6262
"@types/node-fetch": "^2.6.13",
6363
"chai": "^4.4.1",
6464
"concurrently": "~10.0.3",
6565
"dotenv": "^16.4.1",
6666
"eslint": "^8.55.0",
67-
"eslint-plugin-jest-extended": "~2.0.0",
67+
"eslint-plugin-jest-extended": "~2.4.0",
6868
"ethers": "^5.7.2",
6969
"hardhat": "^2.22.10",
7070
"hardhat-contract-sizer": "^2.10.0",

0 commit comments

Comments
 (0)