Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to ^4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2023
1 parent f3db594 commit 45eed58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint": "^8.32.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"rimraf": "^4.0.7",
"rimraf": "^4.1.0",
"typescript": "^4.9.4"
},
"packageManager": "yarn@3.3.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3858,12 +3858,12 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^4.0.7":
version: 4.0.7
resolution: "rimraf@npm:4.0.7"
"rimraf@npm:^4.1.0":
version: 4.1.0
resolution: "rimraf@npm:4.1.0"
bin:
rimraf: dist/cjs/src/bin.js
checksum: 294ae526198eadac7b57e7b43782aaa0be5d5c2a606ee65c26d9cd2fdddc320d80cc43c3c1c0b9562e88aa265f67c4c00f70af2b4d065e76ce03d9d7a2a5c901
checksum: da4849802779a8c8cbe3aa1fbdf817b1ec41f7e95fb82074de3129e0030cd4e6e1f512a732344f0062c1cea59569c8113c78c3f50267cc469e8e9bfbe7622cb5
languageName: node
linkType: hard

Expand Down Expand Up @@ -4774,7 +4774,7 @@ __metadata:
mysql2: ^2.3.3
pino: ^8.8.0
pino-pretty: ^9.1.1
rimraf: ^4.0.7
rimraf: ^4.1.0
sequelize: ^6.28.0
socket.io-client: ^4.5.4
ts-dotenv: ^0.9.0
Expand Down

0 comments on commit 45eed58

Please sign in to comment.