Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
victorperin committed Jan 11, 2024
1 parent d34bc2a commit b8d307c
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,53 +28,53 @@
"license": "ISC",
"dependencies": {
"@jimp/core": "^0.22.10",
"boxen": "^5.1.1",
"boxen": "^5.1.2",
"chalk": "^4.1.2",
"clipboardy": "^2.3.0",
"common-tags": "^1.8.0",
"common-tags": "^1.8.2",
"jimp": "^0.16.13",
"open": "^8.2.1",
"open": "^8.4.2",
"qrcode-reader": "^1.0.4",
"yargs": "^17.1.1"
"yargs": "^17.7.2"
},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@stryker-mutator/core": "^5.4.0",
"@stryker-mutator/jest-runner": "^5.4.0",
"@stryker-mutator/typescript-checker": "^5.4.0",
"@types/common-tags": "^1.8.1",
"@types/jest": "^27.0.1",
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@stryker-mutator/core": "^5.6.1",
"@stryker-mutator/jest-runner": "^5.6.1",
"@stryker-mutator/typescript-checker": "^5.6.1",
"@types/common-tags": "^1.8.4",
"@types/jest": "^27.5.2",
"@types/node": "^20.11.0",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"core": "link:@types/@jimp/core",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-editorconfig": "^3.0.2",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^4.0.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-editorconfig": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^4.2.1",
"execa": "^5.1.1",
"gh-pages": "^3.2.3",
"husky": "^7.0.2",
"husky": "^7.0.4",
"jest": "^29.7.0",
"jest-extended": "^0.11.5",
"jest-ts-auto-mock": "^2.1.0",
"lint-staged": "^11.1.2",
"lint-staged": "^11.2.6",
"nyc": "^15.1.0",
"prettier": "^2.4.0",
"semantic-release": "^19.0.3",
"source-map-support": "^0.5.20",
"prettier": "^2.8.8",
"semantic-release": "^19.0.5",
"source-map-support": "^0.5.21",
"ts-auto-mock": "^3.7.2",
"ts-jest": "^29.1.1",
"ts-node": "^10.2.1",
"ts-node": "^10.9.2",
"ts-patch": "^3.1.2",
"tsc-prog": "^2.2.1",
"typedoc": "^0.22.3",
"tsc-prog": "^2.3.0",
"typedoc": "^0.22.18",
"typedoc-neo-theme": "^1.1.1",
"typedoc-plugin-markdown": "^3.11.0",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "~5.3.3"
},
"repository": {
Expand Down

0 comments on commit b8d307c

Please sign in to comment.