Skip to content

Commit

Permalink
fix(deps): update dependency js-yaml to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2023
1 parent 399d8a2 commit d07a3b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"heroku-postbuild": "npm run build"
},
"dependencies": {
"js-yaml": "3.14.1",
"js-yaml": "4.1.0",
"probot": "9.15.1"
},
"devDependencies": {
"@types/bunyan": "1.8.8",
"@types/jest": "26.0.24",
"@types/js-yaml": "3.12.7",
"@types/js-yaml": "4.0.5",
"@types/node": "10.17.60",
"jest": "26.6.3",
"nodemon": "2.0.22",
Expand Down

0 comments on commit d07a3b0

Please sign in to comment.