Skip to content

Commit 17ee5d0

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /packages/cli directory: [yaml](https://github.com/eemeli/yaml). Bumps the npm_and_yarn group with 1 update in the /website directory: [yaml](https://github.com/eemeli/yaml). Updates `yaml` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.1...v2.8.3) Updates `yaml` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.1...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 921c014 commit 17ee5d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"tmp-promise": "3.0.3",
6464
"undici": "7.16.0",
6565
"web3-eth-abi": "4.4.1",
66-
"yaml": "2.8.1"
66+
"yaml": "2.8.3"
6767
},
6868
"devDependencies": {
6969
"@types/debug": "^4.1.12",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"viem": "^2.21.53",
4141
"vite-plugin-node-polyfills": "^0.24.0",
4242
"wagmi": "^2.13.3",
43-
"yaml": "2.8.1",
43+
"yaml": "2.8.3",
4444
"zod": "^4.0.0"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)