Skip to content

Commit 5526d3b

Browse files
refactor: :recyccle: regenerating lockfile
1 parent 0995226 commit 5526d3b

File tree

3 files changed

+564
-1162
lines changed

3 files changed

+564
-1162
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
time: "23:30"
88
open-pull-requests-limit: 10

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"devDependencies": {
2525
"@types/react": "^17.0.19",
2626
"@types/react-dom": "^17.0.9",
27+
"postcss": "^8.3.6",
2728
"react": "^17.0.1",
2829
"react-dom": "^17.0.1",
2930
"rollup": "^2.56.3",

0 commit comments

Comments
 (0)