Skip to content

Commit

Permalink
chore(deps-dev): update (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: Almanov Nikita <[email protected]>
  • Loading branch information
github-actions[bot] and nikkeyl authored Sep 1, 2024
1 parent 7b831bb commit 9f0b0c6
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 204 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: sunday
interval: monthly
day: saturday

- package-ecosystem: npm
directory: /
schedule:
interval: weekly
day: sunday
interval: monthly
day: saturday
versioning-strategy: increase
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
},
"devDependencies": {
"@archoleat/commitlint-define-config": "file:",
"@archoleat/eslint-flat-compatibility": "^1.1.7",
"@archoleat/prettier-define-config": "^1.0.1",
"@archoleat/semantic-release-define-config": "^1.1.15",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@archoleat/eslint-flat-compatibility": "^1.1.8",
"@archoleat/prettier-define-config": "^1.0.2",
"@archoleat/semantic-release-define-config": "^1.1.16",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/types": "^19.0.3",
"@rollup/plugin-typescript": "^11.1.6",
"@semantic-release/changelog": "^6.0.3",
Expand All @@ -81,14 +81,14 @@
"git-pull-run": "^1.4.0",
"globals": "^15.9.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"remark": "15.0.1",
"remark-cli": "^12.0.1",
"remark-preset-lint-consistent": "^6.0.0",
"remark-preset-lint-markdown-style-guide": "^6.0.0",
"remark-preset-lint-recommended": "^7.0.0",
"rollup": "^4.21.1",
"rollup": "^4.21.2",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"semantic-release": "^24.1.0",
Expand Down
Loading

0 comments on commit 9f0b0c6

Please sign in to comment.