Skip to content

Commit

Permalink
Merge pull request #575 from mountaindude/master
Browse files Browse the repository at this point in the history
8.5.3 RC1
  • Loading branch information
mountaindude authored Oct 12, 2022
2 parents d4ec691 + c0046a3 commit 1469017
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 68 deletions.
Binary file not shown.
2 changes: 0 additions & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"last-release-sha": "3c85cf2c3b44cc99ae32c11c4048f80bcc75be4b",
"release-as": "8.5.2",
"release-type": "node",
"draft": true,
"changelog-sections": [
Expand Down
121 changes: 59 additions & 62 deletions src/package-lock.json

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

8 changes: 4 additions & 4 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@breejs/later": "^4.1.0",
"@fastify/autoload": "^5.4.0",
"@fastify/rate-limit": "^7.4.0",
"@fastify/rate-limit": "^7.5.0",
"@fastify/reply-from": "^8.3.0",
"@fastify/sensible": "^5.1.1",
"@fastify/static": "^6.5.0",
Expand All @@ -18,13 +18,13 @@
"cron-job-manager": "^2.3.1",
"email-validator": "^2.0.4",
"enigma.js": "^2.10.0",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"express-handlebars": "^6.0.6",
"fastify": "^4.7.0",
"fastify": "^4.8.1",
"fastify-healthcheck": "^4.2.0",
"fastify-plugin": "^4.2.1",
"fs-extra": "^10.1.0",
Expand Down Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"jest": "29.1.2",
"prettier": "2.7.1",
"snyk": "1.1021.0"
"snyk": "^1.1026.0"
},
"homepage": "https://github.com/ptarmiganlabs/butler",
"author": "Göran Sander",
Expand Down

0 comments on commit 1469017

Please sign in to comment.