Skip to content

Commit

Permalink
chore(deps) Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent 1d96347 commit 808a8fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"description": "A task scheduling tool.",
"devDependencies": {
"@fortawesome/fontawesome-free": "6.5.0",
"@fortawesome/fontawesome-free": "6.5.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/exec": "6.0.3",
Expand Down Expand Up @@ -80,5 +80,5 @@
"test:lint": "poetry run tox -e lint",
"test:prettier": "prettier --check --config .prettierrc \"web/**/*.{ts,css,less,scss,js,json,md,yaml,html}\""
},
"version": "2.12.7"
"version": "2.12.8"
}

0 comments on commit 808a8fc

Please sign in to comment.