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] authored Aug 19, 2022
1 parent 1fc8754 commit 0401f94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
latest
- name: Build and push
id: docker_build
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0 # tag=v3.1.0
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 # tag=v3.1.1
with:
context: ./
tags: ${{ steps.img_meta.outputs.tags }}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"devDependencies": {
"@hazmi35/eslint-config": "^8.4.2",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.223",
"@swc/core": "^1.2.241",
"@types/amqplib": "^0.8.2",
"@types/bull": "^3.15.9",
"@types/node": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"eslint": "^8.21.0",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"eslint": "^8.22.0",
"rimraf": "^3.0.2",
"typescript": "^4.7.4"
},
Expand All @@ -47,7 +47,7 @@
"@sapphire/utilities": "^3.9.1",
"bull": "^4.8.5",
"dotenv": "^16.0.1",
"pino": "^8.3.1",
"pino": "^8.4.2",
"pino-pretty": "^8.1.0"
}
}

0 comments on commit 0401f94

Please sign in to comment.