Skip to content

Commit

Permalink
Merge pull request #1 from knowledge-work/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore: pin dependencies
  • Loading branch information
wadackel authored Aug 27, 2024
2 parents c7a3594 + 69b9a7f commit d8a21f6
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,38 +64,38 @@
"parjs": "^1.3.9"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.9.1",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/github": "^10.1.7",
"@semantic-release/release-notes-generator": "^14.0.1",
"@tsconfig/node20": "^20.1.4",
"@tsconfig/strictest": "^2.0.5",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.5.0",
"@unicode/unicode-15.0.0": "^1.5.2",
"@vercel/ncc": "^0.38.1",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"gha-docgen": "^1.0.1",
"globals": "^15.9.0",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.2",
"regenerate": "^1.4.2",
"semantic-release": "^24.1.0",
"semantic-release-major-tag": "^0.3.2",
"simple-git-hooks": "^2.11.1",
"ts-morph": "^23.0.0",
"tsx": "^4.18.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"vitest": "^2.0.5",
"yaml": "^2.5.0",
"zod": "^3.23.8"
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@eslint/js": "9.9.1",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/github": "10.1.7",
"@semantic-release/release-notes-generator": "14.0.1",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"@types/eslint__js": "8.42.3",
"@types/node": "22.5.0",
"@unicode/unicode-15.0.0": "1.5.2",
"@vercel/ncc": "0.38.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"gha-docgen": "1.0.1",
"globals": "15.9.0",
"lint-staged": "15.2.9",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.2",
"regenerate": "1.4.2",
"semantic-release": "24.1.0",
"semantic-release-major-tag": "0.3.2",
"simple-git-hooks": "2.11.1",
"ts-morph": "23.0.0",
"tsx": "4.18.0",
"typescript": "5.5.4",
"typescript-eslint": "8.3.0",
"vitest": "2.0.5",
"yaml": "2.5.0",
"zod": "3.23.8"
},
"packageManager": "pnpm@9.9.0"
}
64 changes: 32 additions & 32 deletions pnpm-lock.yaml

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

0 comments on commit d8a21f6

Please sign in to comment.