Skip to content

Commit

Permalink
chore(deps-dev): bump rimraf from 5.0.5 to 5.0.7 (#1029)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 14, 2024
1 parent 40c73d6 commit fd5f60b
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 @@ -38,7 +38,7 @@
"logdown": "3.3.1",
"oxlint": "0.3.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3816,14 +3816,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:5.0.5":
version: 5.0.5
resolution: "rimraf@npm:5.0.5"
"rimraf@npm:5.0.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10/a612c7184f96258b7d1328c486b12ca7b60aa30e04229a08bbfa7e964486deb1e9a1b52d917809311bdc39a808a4055c0f950c0280fba194ba0a09e6f0d404f6
checksum: 10/1e3cecfe59ee2383dfd9ba5373caeed48ed941318a0360119419b7dffc63115661408b9427f67e1f66b5bbb8855a3953db09e55a7362b3df904a44453dfa22fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -3914,7 +3914,7 @@ __metadata:
logdown: "npm:3.3.1"
oxlint: "npm:0.3.4"
prettier: "npm:3.2.5"
rimraf: "npm:5.0.5"
rimraf: "npm:5.0.7"
semver: "npm:7.6.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.4.5"
Expand Down

0 comments on commit fd5f60b

Please sign in to comment.