Skip to content

Commit 9369a90

Browse files
chore(deps-dev): update (#33)
Co-authored-by: Almanov Nikita <131481562+nikkeyl@users.noreply.github.com>
1 parent f069f1a commit 9369a90

File tree

3 files changed

+255
-255
lines changed

3 files changed

+255
-255
lines changed

.github/dependabot.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ updates:
44
- package-ecosystem: github-actions
55
directory: /
66
schedule:
7-
interval: weekly
8-
day: sunday
7+
interval: monthly
8+
day: saturday
99

1010
- package-ecosystem: npm
1111
directory: /
1212
schedule:
13-
interval: weekly
14-
day: sunday
13+
interval: monthly
14+
day: saturday
1515
versioning-strategy: increase

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
"next": "^13.0.0 || ^14.0.0"
5454
},
5555
"devDependencies": {
56-
"@archoleat/commitlint-define-config": "^1.0.10",
57-
"@archoleat/eslint-flat-compatibility": "^1.1.7",
58-
"@archoleat/prettier-define-config": "^1.0.1",
59-
"@archoleat/semantic-release-define-config": "^1.1.15",
60-
"@commitlint/cli": "^19.4.0",
61-
"@commitlint/config-conventional": "^19.2.2",
56+
"@archoleat/commitlint-define-config": "^1.0.11",
57+
"@archoleat/eslint-flat-compatibility": "^1.1.8",
58+
"@archoleat/prettier-define-config": "^1.0.2",
59+
"@archoleat/semantic-release-define-config": "^1.1.16",
60+
"@commitlint/cli": "^19.4.1",
61+
"@commitlint/config-conventional": "^19.4.1",
6262
"@commitlint/types": "^19.0.3",
6363
"@rollup/plugin-typescript": "^11.1.6",
6464
"@semantic-release/changelog": "^6.0.3",
@@ -79,15 +79,15 @@
7979
"git-pull-run": "^1.4.0",
8080
"globals": "^15.9.0",
8181
"husky": "^9.1.5",
82-
"lint-staged": "^15.2.9",
83-
"next": "^14.2.6",
82+
"lint-staged": "^15.2.10",
83+
"next": "^14.2.7",
8484
"prettier": "^3.3.3",
8585
"remark": "15.0.1",
8686
"remark-cli": "^12.0.1",
8787
"remark-preset-lint-consistent": "^6.0.0",
8888
"remark-preset-lint-markdown-style-guide": "^6.0.0",
8989
"remark-preset-lint-recommended": "^7.0.0",
90-
"rollup": "^4.21.1",
90+
"rollup": "^4.21.2",
9191
"rollup-plugin-dts": "^6.1.1",
9292
"rollup-plugin-esbuild": "^6.1.1",
9393
"semantic-release": "^24.1.0",

0 commit comments

Comments
 (0)