Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2023
1 parent 25c3138 commit 86a1c43
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"url": "https://github.com/leanix/leanix-reporting-cli.git"
},
"devDependencies": {
"@leanix/import-sort-style": "^1.0.6",
"@types/ejs": "^3.0.5",
"@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/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",
"eslint": "^7.13.0",
"husky": "^4.3.0",
"jest": "^26.6.3",
"@leanix/import-sort-style": "1.0.6",
"@types/ejs": "3.0.5",
"@types/inquirer": "7.3.1",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.165",
"@types/mkdirp": "1.0.1",
"@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",
"eslint": "7.13.0",
"husky": "4.3.0",
"jest": "26.6.3",
"prettier": "2.2.0",
"prettier-plugin-import-sort": "0.0.6",
"pretty-quick": "^3.1.0",
"ts-jest": "^26.4.4",
"typescript": "^4.0.5"
"pretty-quick": "3.1.0",
"ts-jest": "26.4.4",
"typescript": "4.1.2"
},
"dependencies": {
"chalk": "^4.1.0",
Expand Down

0 comments on commit 86a1c43

Please sign in to comment.