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 Nov 12, 2023
1 parent 6f19fb2 commit e736b54
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 178 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"update": "yarn upgrade-interactive --latest"
},
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@commitlint/cli": "^18.4.0",
"@commitlint/config-conventional": "^18.4.0",
"@lerna-lite/cli": "^2.6.0",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitest/coverage-v8": "^0.34.6",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.0.2",
"lint-staged": "^15.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/yamlreader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"js-yaml": "^4.1.0"
},
"devDependencies": {
"@types/js-yaml": "^4.0.8",
"@types/js-yaml": "^4.0.9",
"tsup": "^7.2.0"
},
"peerDependencies": {
"@types/js-yaml": "^4.0.8"
"@types/js-yaml": "^4.0.9"
},
"peerDependenciesMeta": {
"@types/js-yaml": {
Expand Down
Loading

0 comments on commit e736b54

Please sign in to comment.