Skip to content

Commit

Permalink
chore: atualizar dependências (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreBellas authored Dec 15, 2023
2 parents 72cc8c3 + 77a6083 commit d4589f6
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,24 @@
"axios": "^1.6.2"
},
"devDependencies": {
"@types/chance": "^1.1.3",
"@types/jest": "^27.5.2",
"@types/uuid": "^8.3.3",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"chance": "^1.1.8",
"eslint": "^8.0.0",
"eslint-config-prettier": "^9.0.0",
"@types/chance": "^1.1.6",
"@types/jest": "^29.5.11",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"chance": "^1.1.11",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.7.0",
"prettier": "^2.4.1",
"prettier": "^3.1.1",
"ts-jest": "^29.1.1",
"ts-node": "^10.3.0",
"typescript": "^5.0.0",
"uuid": "^8.3.2"
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"uuid": "^9.0.1"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit d4589f6

Please sign in to comment.