Skip to content

Commit 37ca95a

Browse files
authored
fix(deps): update all patch dependencies (#1775)
1 parent 438721a commit 37ca95a

File tree

6 files changed

+88
-80
lines changed

6 files changed

+88
-80
lines changed

package-lock.json

+75-67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "8.57.1",
4343
"eslint-config-prettier": "9.1.0",
4444
"lerna": "8.1.9",
45-
"prettier": "3.4.1",
45+
"prettier": "3.4.2",
4646
"ts-node": "10.9.2",
4747
"typescript": "5.7.2"
4848
},

packages/lib-sourcify/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@ethersproject/bignumber": "5.7.0",
4646
"@ethersproject/bytes": "5.7.0",
4747
"@fairdatasociety/bmt-js": "2.1.0",
48-
"abitype": "1.0.6",
48+
"abitype": "1.0.7",
4949
"bs58": "5.0.0",
5050
"ethers": "6.13.4",
5151
"http-status-codes": "2.3.0",
@@ -66,9 +66,9 @@
6666
"cspell": "8.16.1",
6767
"cz-conventional-changelog": "3.3.0",
6868
"gh-pages": "6.2.0",
69-
"hardhat": "2.22.16",
69+
"hardhat": "2.22.17",
7070
"mocha": "10.8.2",
71-
"nock": "14.0.0-beta.18",
71+
"nock": "14.0.0-beta.19",
7272
"npm-run-all2": "5.0.2",
7373
"open-cli": "8.0.0",
7474
"sinon": "19.0.2",

services/database/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"commander": "12.1.0",
1717
"db-migrate": "0.11.14",
1818
"db-migrate-pg": "1.5.2",
19-
"dotenv": "16.4.6",
19+
"dotenv": "16.4.7",
2020
"ethers": "6.13.4",
2121
"pg": "8.13.1",
2222
"readdirp": "3.6.0"

0 commit comments

Comments
 (0)