Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Mar 17, 2024
1 parent c14f91c commit a875b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"sideEffects": false,
"dependencies": {
"@proc7ts/logger": "^2.0.0",
"@proc7ts/primitives": "@proc7ts/primitives@^4.0.0"
"@proc7ts/primitives": "^4.0.0"
},
"peerDependencies": {
"@hatsy/hatsy": "^3.0.0",
Expand All @@ -34,7 +34,7 @@
"devDependencies": {
"@hatsy/hatsy": "^3.0.0",
"@jest/globals": "^29.7.0",
"@proc7ts/async": "@proc7ts/async@^2.0.0",
"@proc7ts/async": "^2.0.0",
"@run-z/eslint-config": "^3.5.0",
"@run-z/log-z": "^3.0.0",
"@run-z/prettier-config": "^2.0.0",
Expand Down

0 comments on commit a875b15

Please sign in to comment.