mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-02-07 19:47:25 +00:00
Merge pull request #1 from bhorchestration/dependabot/npm_and_yarn/npm_and_yarn-3c67cbb9cd
build(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory
This commit is contained in:
commit
36ef4ab2f2
2 changed files with 5 additions and 5 deletions
|
|
@ -38,7 +38,7 @@
|
|||
"@biomejs/biome": "2.3.4",
|
||||
"@types/node": "^24.5.2",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"js-yaml": "^4.1.1",
|
||||
"typescript": "^5.9.2",
|
||||
"vitest": "^3.2.4"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -697,10 +697,10 @@ js-tokens@^9.0.1:
|
|||
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.1.tgz"
|
||||
integrity sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==
|
||||
|
||||
js-yaml@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
|
||||
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
|
||||
js-yaml@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
|
||||
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
|
||||
dependencies:
|
||||
argparse "^2.0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue