Skip to content

Commit

Permalink
🔧 build(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
vhidvz committed Jan 21, 2024
1 parent cb9fcaf commit b4d19dd
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 288 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abacl",
"version": "8.0.5",
"version": "8.0.6",
"description": "Attribute Based Access Control Library",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -41,18 +41,18 @@
},
"devDependencies": {
"@types/jest": "29.5.11",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.3",
"jest": "^29.7.0",
"make-coverage-badge": "1.2.0",
"prettier": "3.1.0",
"prettier": "3.2.4",
"ts-jest": "^29.1.1",
"ts-node": "10.9.1",
"typedoc": "0.25.4",
"ts-node": "10.9.2",
"typedoc": "0.25.7",
"typescript": "5.3.3"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit b4d19dd

Please sign in to comment.