Skip to content

Commit

Permalink
chore(deps): update external-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 0f47490 commit ea41b5c
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 344 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@pdf-lib/fontkit": "^1.1.1",
"debug": "^4.3.4",
"express": "^4.18.2",
"fast-glob": "^3.3.0",
"fast-glob": "^3.3.1",
"pdf-lib": "^1.17.1",
"puppeteer-chromium-resolver": "^20.0.0",
"puppeteer-core": "^20.8.1",
"puppeteer-core": "^20.9.0",
"puppeteer-report": "^3.1.0",
"rimraf": "^5.0.1",
"typescript": "^5.1.6",
Expand All @@ -37,42 +37,42 @@
"devDependencies": {
"@chieforz/prettier-config": "^1.1.3",
"@chieforz/eslint-config-tslint-base": "^1.1.1",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@release-it/conventional-changelog": "^7.0.0",
"@types/conventional-changelog": "^3",
"@types/conventional-changelog": "^3.1.1",
"@types/debug": "^4.1.8",
"@types/eslint": "^8.40.0",
"@types/eslint": "^8.44.0",
"@types/express": "^4.17.17",
"@types/node": "^18.0.0",
"@types/prettier": "^2.7.2",
"@types/rimraf": "^3",
"@types/node": "^18.17.0",
"@types/prettier": "^2.7.3",
"@types/rimraf": "^3.0.2",
"@types/semver": "^7.5.0",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"conventional-changelog": "^4.0.0",
"conventional-changelog-conventionalcommits": "^6.0.0",
"eslint": "^8.44.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"husky": "^8.0.0",
"knip": "^2.14.3",
"lint-staged": "^13.2.2",
"husky": "^8.0.3",
"knip": "^2.16.1",
"lint-staged": "^13.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.0",
"release-it": "^16.0.0",
"semver": "^7.5.1",
"release-it": "^16.1.3",
"semver": "^7.5.4",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0"
},
"engines": {
"node": ">=18",
"pnpm": ">=7"
"node": ">=v18.17.0",
"pnpm": ">=7.33.5"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit ea41b5c

Please sign in to comment.