Skip to content

Commit

Permalink
Chore: Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2022
1 parent 29967a7 commit 275ae14
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,31 +49,31 @@
"postpack": "npm run update:readme"
},
"dependencies": {
"@fast-csv/format": "^4.3.5",
"@types/tar": "^6.1.3",
"7zip-min": "^1.4.3",
"async": "^3.2.4",
"async-mutex": "^0.4.0",
"chalk": "^5.1.0",
"class-transformer": "^0.5.1",
"cli-progress": "^3.11.2",
"crc": "^4.1.1",
"fast-glob": "^3.2.12",
"figlet": "^1.5.2",
"junk": "^4.0.0",
"micromatch": "^4.0.5",
"moment": "^2.29.4",
"node-unrar-js": "^2.0.0",
"reflect-metadata": "^0.1.13",
"semver": "^7.3.8",
"simple-statistics": "^7.7.6",
"tar": "^6.1.11",
"term-size": "^3.0.2",
"trash": "^8.1.0",
"xml2js": "^0.4.23",
"yargs": "^17.6.0",
"yauzl": "^2.10.0",
"yazl": "^2.5.1"
"@fast-csv/format": "4.3.5",
"@types/tar": "6.1.3",
"7zip-min": "1.4.3",
"async": "3.2.4",
"async-mutex": "0.4.0",
"chalk": "5.1.0",
"class-transformer": "0.5.1",
"cli-progress": "3.11.2",
"crc": "4.1.1",
"fast-glob": "3.2.12",
"figlet": "1.5.2",
"junk": "4.0.0",
"micromatch": "4.0.5",
"moment": "2.29.4",
"node-unrar-js": "2.0.0",
"reflect-metadata": "0.1.13",
"semver": "7.3.8",
"simple-statistics": "7.7.6",
"tar": "6.1.11",
"term-size": "3.0.2",
"trash": "8.1.0",
"xml2js": "0.4.23",
"yargs": "17.6.0",
"yauzl": "2.10.0",
"yazl": "2.5.1"
},
"devDependencies": {
"@jest/globals": "29.1.2",
Expand Down

0 comments on commit 275ae14

Please sign in to comment.