Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent dcb5648 commit e3d9d08
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 66 deletions.
131 changes: 71 additions & 60 deletions 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
@@ -1,6 +1,6 @@
{
"name": "larvitimages",
"version": "0.13.69",
"version": "0.13.70",
"author": {
"name": "Mikael 'Lilleman' Göransson",
"email": "lilleman@larvit.se",
Expand All @@ -10,9 +10,9 @@
"dependencies": {
"image-type": "4.1.0",
"jimp": "0.22.12",
"larvitdbmigration": "7.0.102",
"larvitdbmigration": "7.0.103",
"larvitslugify": "2.0.1",
"larvitutils": "5.1.84",
"larvitutils": "5.1.86",
"mime-types": "2.1.35",
"mkdirp": "2.1.6",
"uuid": "9.0.1"
Expand All @@ -25,10 +25,10 @@
"@types/node": "20.12.7",
"@types/rimraf": "3.0.2",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"eslint": "8.57.0",
"larvitdb": "3.2.82",
"larvitdb": "3.2.83",
"mocha": "10.4.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
Expand Down

0 comments on commit e3d9d08

Please sign in to comment.