Skip to content

Commit

Permalink
Merge pull request #2 from pustovitDmytro/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Fix: Pin dependencies
  • Loading branch information
pustovitDmytro authored Apr 26, 2021
2 parents cf39845 + 2d2c18f commit c21f76b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@
"uuid": "^3.4.0"
},
"dependencies": {
"axios": "^0.21.1",
"globby": "^11.0.3",
"libnpmversion": "^1.2.0",
"livr": "^2.3.3",
"livr-extra-rules": "^1.2.1",
"tar-fs": "^2.1.1"
"axios": "0.21.1",
"globby": "11.0.3",
"libnpmversion": "1.2.0",
"livr": "2.3.3",
"livr-extra-rules": "1.2.1",
"tar-fs": "2.1.1"
}
}

0 comments on commit c21f76b

Please sign in to comment.