Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent e31aa88 commit 4ccc5d1
Show file tree
Hide file tree
Showing 2 changed files with 1,197 additions and 308 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,34 +66,34 @@
"@types/aws-serverless-express": "3.3.3",
"@types/express": "4.17.9",
"@types/jest": "26.0.15",
"@types/node": "12.12.28",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "4.8.1",
"@typescript-eslint/parser": "4.8.1",
"@typescript-eslint/typescript-estree": "4.8.1",
"conventional-changelog-cli": "2.1.1",
"conventional-changelog-cli": "2.2.2",
"conventional-github-releaser": "3.1.5",
"eslint": "7.13.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.1.0",
"husky": "4.3.0",
"jest": "26.6.3",
"lint-staged": "10.5.1",
"rollup": "2.33.3",
"rollup-plugin-typescript2": "0.29.0",
"ts-jest": "26.4.4",
"tslib": "2.0.3",
"typedoc": "0.19.2",
"typescript": "4.0.5"
"rollup": "2.79.1",
"rollup-plugin-typescript2": "0.36.0",
"ts-jest": "26.5.6",
"tslib": "2.7.0",
"typedoc": "0.26.6",
"typescript": "4.9.5"
},
"dependencies": {
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/platform-express": "^7.0.0",
"aws-serverless-express": "^3.3.6",
"express": "^4.17.1",
"reflect-metadata": "^0.1.13"
"reflect-metadata": "^0.2.0"
}
}
Loading

0 comments on commit 4ccc5d1

Please sign in to comment.