Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2023
1 parent d350a2e commit 94e7cab
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,25 @@
},
"devDependencies": {
"@leanix/import-sort-style": "^1.0.6",
"@types/ejs": "^3.0.5",
"@types/ejs": "^3.1.2",
"@types/inquirer": "^7.3.1",
"@types/jest": "^26.0.15",
"@types/lodash": "^4.14.165",
"@types/mkdirp": "^1.0.1",
"@types/node": "^14.14.8",
"@types/node": "^14.14.9",
"@types/request-promise-native": "^1.0.17",
"@types/rimraf": "^3.0.0",
"@types/tar": "^4.0.4",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.13.0",
"husky": "^4.3.0",
"jest": "^26.6.3",
"prettier": "2.2.0",
"prettier-plugin-import-sort": "0.0.6",
"prettier": "2.8.8",
"prettier-plugin-import-sort": "0.0.7",
"pretty-quick": "^3.1.0",
"ts-jest": "^26.4.4",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
},
"dependencies": {
"chalk": "^4.1.0",
Expand Down

0 comments on commit 94e7cab

Please sign in to comment.