Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Nov 26, 2022
1 parent 2458b4e commit 6e8c763
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
### Added
- exit early in case of Docker issues (e.g., unavailable MongoDB version)

### Updated
- bump dependencies


## [1.8.0](https://github.com/superchargejs/mongodb-github-action/compare/v1.7.0...v1.8.0) - 2022-08-26

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"url": "https://github.com/supercharge/mongodb-github-action/issues"
},
"devDependencies": {
"@supercharge/eslint-config": "~1.1.0",
"@supercharge/eslint-config": "~1.1.2",
"c8": "~7.12.0",
"eslint": "~8.22.0",
"expect": "~28.1.3",
"mongoose": "~6.5.2",
"eslint": "~8.28.0",
"expect": "~29.3.1",
"mongoose": "~6.7.3",
"uvu": "~0.5.6"
},
"engines": {
Expand Down

0 comments on commit 6e8c763

Please sign in to comment.