Skip to content

Commit

Permalink
deps: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Nov 29, 2021
1 parent 41c11e9 commit 8070e2f
Show file tree
Hide file tree
Showing 2 changed files with 564 additions and 528 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
"homepage": "https://github.com/ArthurFiorette/axios-cache-interceptor#readme",
"dependencies": {
"@tusbar/cache-control": "^0.6.0",
"typed-core": "^1.3.0"
"typed-core": "^2.0.0"
},
"devDependencies": {
"@arthurfiorette/prettier-config": "*",
"@types/jest": "^27.0.2",
"@types/node": "^16.7.10",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"auto-changelog": "^2.3.0",
"axios": "^0.24.0",
"eslint": "^7.32.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.2.1",
"jest": "^27.4.0",
"prettier": "^2.3.2",
"prettier-plugin-jsdoc": "^0.3.23",
"prettier-plugin-organize-imports": "^2.3.3",
Expand Down

0 comments on commit 8070e2f

Please sign in to comment.