Skip to content

Commit

Permalink
Merge pull request #464 from dipjyotimetia/dependabot/npm_and_yarn/ya…
Browse files Browse the repository at this point in the history
…ml-2.3.3

Bump yaml from 2.3.2 to 2.3.3
  • Loading branch information
dipjyotimetia authored Oct 15, 2023
2 parents d103028 + 6ffd684 commit 2ebdef7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"recursive-readdir": "^2.2.3",
"rimraf": "^5.0.5",
"winston": "^3.11.0",
"yaml": "^2.3.2"
"yaml": "^2.3.3"
},
"devDependencies": {
"@playwright/test": "^1.39.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1322,10 +1322,10 @@ xtend@^4.0.0:
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==

yaml@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.2.tgz#f522db4313c671a0ca963a75670f1c12ea909144"
integrity sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==
yaml@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.3.tgz#01f6d18ef036446340007db8e016810e5d64aad9"
integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==

yocto-queue@^0.1.0:
version "0.1.0"
Expand Down

0 comments on commit 2ebdef7

Please sign in to comment.