Skip to content

Commit cf35a7a

Browse files
chore(deps): update dependency rimraf to ^6.1.0 (#1064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d407757 commit cf35a7a

File tree

3 files changed

+47
-11
lines changed

3 files changed

+47
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"husky": "^9.1.7",
2929
"prettier": "^3.6.2",
3030
"pretty-quick": "^4.2.2",
31-
"rimraf": "^6.0.1"
31+
"rimraf": "^6.1.0"
3232
}
3333
}

packages/mercurius-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"open-cli": "^8.0.0",
6666
"prettier": "^3.6.2",
6767
"proxyquire": "^2.1.3",
68-
"rimraf": "^6.0.1",
68+
"rimraf": "^6.1.0",
6969
"serve": "^14.2.5",
7070
"tmp-promise": "^3.0.3",
7171
"ts-node": "^10.9.2",

pnpm-lock.yaml

Lines changed: 45 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)