Skip to content

Commit

Permalink
chore(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 5d40d52 commit a7a3c59
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"class-transformer": "^0.5.1",
"lodash": "^4.17.21",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.5.2",
"rxjs": "^7.8.1",
"transformalizer": "^1.1.3"
},
"devDependencies": {
Expand All @@ -56,36 +56,36 @@
"@types/jest": "27.4.0",
"@types/lodash": "4.14.178",
"@types/node": "14.18.9",
"@types/validator": "13.7.1",
"@types/validator": "13.11.5",
"@typescript-eslint/eslint-plugin": "5.10.0",
"@typescript-eslint/eslint-plugin-tslint": "5.10.0",
"@typescript-eslint/parser": "5.10.0",
"class-transformer": "0.5.1",
"conventional-changelog-cli": "2.2.2",
"dot-object": "2.1.4",
"eslint": "8.7.0",
"eslint-config-prettier": "8.3.0",
"eslint": "8.52.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"faker": "5.5.3",
"husky": "4.3.8",
"jest": "27.4.7",
"jest-junit": "13.0.0",
"jest-junit": "13.2.0",
"lodash": "4.17.21",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.5.2",
"rxjs": "7.8.1",
"transformalizer": "1.1.3",
"ts-jest": "27.1.3",
"ts-node": "10.4.0",
"ts-node": "10.9.1",
"tsc-watch": "4.6.0",
"tsconfig-paths": "3.12.0",
"tsconfig-paths": "3.14.2",
"tslint": "6.1.3",
"typedoc": "0.22.11",
"typescript": "4.5.5"
"typedoc": "0.25.2",
"typescript": "4.9.5"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit a7a3c59

Please sign in to comment.