Skip to content

Commit c75dd64

Browse files
deps(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [prettier](https://github.com/prettier/prettier) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `prettier` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.0) Updates `ts-jest` from 29.3.2 to 29.4.0 - [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.3.2...v29.4.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61372f6 commit c75dd64

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

package-lock.json

Lines changed: 18 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

100755100644
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
"hardhat-gas-reporter": "^1.0.10",
8686
"jest": "^29.7.0",
8787
"openzeppelin-solidity": "github:OpenZeppelin/openzeppelin-contracts",
88-
"prettier": "^3.0.0",
88+
"prettier": "^3.6.0",
8989
"rimraf": "^5.0.0",
9090
"solidity-coverage": "^0.8.14",
91-
"ts-jest": "^29.2.6",
91+
"ts-jest": "^29.4.0",
9292
"ts-node": "^10.9.2",
9393
"turbo": "^1.10.0",
9494
"typechain": "^8.3.2",

0 commit comments

Comments
 (0)