Skip to content

Commit

Permalink
small bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelet committed Jan 25, 2024
1 parent c4776b5 commit 6ce5fc2
Show file tree
Hide file tree
Showing 2 changed files with 542 additions and 129 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"prepare": "npm run build"
},
"devDependencies": {
"@types/node": "^20.11.5",
"@types/node": "^20.11.6",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"casbin": "^5.28.0",
"chai": "^4.3.0",
"coveralls": "^3.0.9",
"coveralls": "^3.1.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.20.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^5.0.0",
Expand All @@ -81,7 +81,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"mongoose": "^8.1.0"
"mongoose": "^8.1.1"
},
"peerDependencies": {
"casbin": "^5.28.0"
Expand Down
Loading

0 comments on commit 6ce5fc2

Please sign in to comment.