Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2023
1 parent 513530b commit 51f9f14
Show file tree
Hide file tree
Showing 2 changed files with 1,518 additions and 686 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"test": "jest"
},
"resolutions": {
"@typescript-eslint/parser": "5.4.0"
"@typescript-eslint/parser": "5.59.6"
},
"dependencies": {
"apollo-server": "^3.5.0",
"axios": "^0.24.0",
"axios": "^0.27.0",
"class-validator": "^0.13.2",
"graphql": "^15.7.2",
"pino": "^7.4.0",
Expand All @@ -26,24 +26,24 @@
"@types/node": "^16.11.10",
"@types/pino": "7.0.5",
"@types/validator": "^13.7.0",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/eslint-plugin": "5.59.6",
"deepcrawl-eslint-config": "5.2.0",
"eslint": "8.3.0",
"eslint-plugin-array-func": "3.1.7",
"eslint": "8.41.0",
"eslint-plugin-array-func": "3.1.8",
"eslint-plugin-clean-code": "0.1.12",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.3.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "25.7.0",
"eslint-plugin-json-format": "2.0.1",
"eslint-plugin-no-loops": "0.3.0",
"eslint-plugin-promise": "5.1.1",
"eslint-plugin-sonarjs": "0.10.0",
"jest": "27.3.1",
"jest-extended": "1.1.0",
"pino-pretty": "7.2.0",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-sonarjs": "0.19.0",
"jest": "27.5.1",
"jest-extended": "1.2.1",
"pino-pretty": "7.6.1",
"ts-jest": "27.1.5",
"ts-node": "10.9.1",
"ts-node-dev": "1.1.8",
"typescript": "4.5.2"
"typescript": "4.9.5"
}
}
Loading

0 comments on commit 51f9f14

Please sign in to comment.