Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 2e577ba commit ee64726
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 113 deletions.
149 changes: 80 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"lint-staged": "15.2.10",
"npm-run-all2": "5.0.2",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rollup": "2.79.2",
"rollup-plugin-terser": "7.0.2",
"ts-jest": "29.2.5",
Expand Down
83 changes: 41 additions & 42 deletions src/clients/telegram/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/clients/telegram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-simple-import-sort": "10.0.0",
"nodemon": "3.1.7",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.6.3"
}
Expand Down

0 comments on commit ee64726

Please sign in to comment.