Skip to content

Commit 757a356

Browse files
Bump yaml from 2.3.4 to 2.4.0
Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.4 to 2.4.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.3.4...v2.4.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e6568b commit 757a356

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-toastify": "^10.0.4",
4040
"react-use": "^17.5.0",
4141
"superjson": "2.2.1",
42-
"yaml": "^2.3.3",
42+
"yaml": "^2.4.0",
4343
"zod": "^3.22.4"
4444
},
4545
"devDependencies": {

Diff for: yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -4643,11 +4643,16 @@ yallist@^4.0.0:
46434643
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
46444644
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
46454645

4646-
[email protected], yaml@^2.1.1, yaml@^2.3.3:
4646+
46474647
version "2.3.4"
46484648
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2"
46494649
integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==
46504650

4651+
yaml@^2.1.1, yaml@^2.4.0:
4652+
version "2.4.0"
4653+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.0.tgz#2376db1083d157f4b3a452995803dbcf43b08140"
4654+
integrity sha512-j9iR8g+/t0lArF4V6NE/QCfT+CO7iLqrXAHZbJdo+LfjqP1vR8Fg5bSiaq6Q2lOD1AUEVrEVIgABvBFYojJVYQ==
4655+
46514656
yocto-queue@^0.1.0:
46524657
version "0.1.0"
46534658
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"

0 commit comments

Comments
 (0)