Skip to content

Commit

Permalink
Bump devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Apr 25, 2021
1 parent 2319634 commit c24f2e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ updates:
interval: monthly
ignore:
- dependency-name: dependency-check
- dependency-name: nyc
- dependency-name: tempy
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"devDependencies": {
"dependency-check": "^3.3.0",
"hallmark": "^3.1.0",
"level": "^6.0.0",
"level": "^7.0.0",
"level-community": "^3.0.0",
"level-concat-iterator": "^2.0.0",
"nyc": "^14.0.0",
"level-concat-iterator": "^3.0.0",
"nyc": "^15.1.0",
"secret-event-listener": "^1.0.0",
"standard": "^16.0.3",
"tape": "^5.0.1",
"tempy": "^0.2.1"
"tempy": "^1.0.1"
},
"hallmark": {
"community": "level-community",
Expand Down

0 comments on commit c24f2e1

Please sign in to comment.