Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
Signed-off-by: Fortune-Ndlovu <[email protected]>
  • Loading branch information
Fortune-Ndlovu committed Nov 15, 2024
1 parent ace9859 commit 0565dab
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"lint-staged": "^15.2.2",
"lodash.escaperegexp": "^4.1.2",
"node-fetch": "^2.6.7",
"prettier": "^2.3.2"
"prettier": "^2.3.2",
"yaml": "^2.6.0"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1667,6 +1667,7 @@ __metadata:
lodash.escaperegexp: ^4.1.2
node-fetch: ^2.6.7
prettier: ^2.3.2
yaml: ^2.6.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17156,6 +17157,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.6.0":
version: 2.6.0
resolution: "yaml@npm:2.6.0"
bin:
yaml: bin.mjs
checksum: e5e74fd75e01bde2c09333d529af9fbb5928c5f7f01bfdefdcb2bf753d4ef489a45cab4deac01c9448f55ca27e691612b81fe3c3a59bb8cb5b0069da0f92cf0b
languageName: node
linkType: hard

"yargs-parser@npm:^21.1.1":
version: 21.1.1
resolution: "yargs-parser@npm:21.1.1"
Expand Down

0 comments on commit 0565dab

Please sign in to comment.