Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent a2b23a2 commit 214b50f
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 286 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,38 +36,38 @@
},
"peerDependencies": {
"changelogen": "^0.5.5",
"release-it": "^17.0.0",
"release-it": "^17.0.3",
"semver": "^7.5.4"
},
"dependencies": {
"@xmldom/xmldom": "^0.8.10",
"chalk": "^5.3.0",
"changelogen": "^0.5.5",
"defu": "^6.1.3",
"defu": "^6.1.4",
"detect-indent": "^7.0.1",
"dotenv": "^16.3.1",
"dotenv": "^16.4.1",
"execa": "^8.0.1",
"globby": "^14.0.0",
"js-yaml": "^4.1.0",
"jsonpath": "1.1.1",
"pathe": "^1.1.1",
"release-it": "^17.0.0",
"pathe": "^1.1.2",
"release-it": "^17.0.3",
"release-it-changelogen": "^0.1.0",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
"shelljs": "^0.8.5",
"xpath": "^0.0.33",
"xpath": "^0.0.34",
"yargs-parser": "^21.1.1"
},
"devDependencies": {
"@jcamp/eslint-config": "^1.0.4",
"@types/node": "^20.9.3",
"@types/node": "^20.11.16",
"@types/semver": "^7.5.6",
"eslint": "8.54.0",
"knip": "^2.41.5",
"prettier": "3.1.0",
"eslint": "8.56.0",
"knip": "^2.43.0",
"prettier": "3.2.4",
"sinon": "^17.0.1",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
}
Expand Down
Loading

0 comments on commit 214b50f

Please sign in to comment.