Skip to content

Commit

Permalink
deps: updated package.json dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Sep 21, 2021
1 parent d96a9dc commit 01090bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
},
"devDependencies": {
"@arthurfiorette/prettier-config": "^1.0.6",
"@types/jest": "^27.0.1",
"@types/jest": "^27.0.2",
"@types/node": "^16.7.10",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"auto-changelog": "^2.3.0",
"axios": "^0.21.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.2.0",
"jest": "^27.2.1",
"prettier": "^2.3.2",
"prettier-plugin-jsdoc": "^0.3.23",
"prettier-plugin-organize-imports": "^2.3.3",
Expand Down

0 comments on commit 01090bc

Please sign in to comment.