Skip to content

Commit

Permalink
bump bare deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Oct 15, 2024
1 parent 1008b71 commit a3dc7ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"random-access-storage": "^3.0.0"
},
"optionalDependencies": {
"bare-fs": "^2.1.1",
"bare-path": "^2.1.0",
"fs-native-extensions": "^1.1.0"
"bare-fs": "^3.0.2",
"bare-path": "^3.0.0",
"fs-native-extensions": "^1.3.1"
},
"devDependencies": {
"brittle": "^3.3.0",
Expand Down

0 comments on commit a3dc7ea

Please sign in to comment.