Skip to content

Commit b788c43

Browse files
chore(deps): update dependency rimraf to v6
1 parent 1e99ea8 commit b788c43

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"husky": "^9.1.7",
3030
"prettier": "^3.4.2",
3131
"pretty-quick": "^4.0.0",
32-
"rimraf": "^3.0.2"
32+
"rimraf": "^6.0.1"
3333
}
3434
}

packages/mercurius-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"open-cli": "^8.0.0",
6565
"prettier": "^3.4.2",
6666
"proxyquire": "^2.1.3",
67-
"rimraf": "^3.0.2",
67+
"rimraf": "^6.0.1",
6868
"serve": "^14.2.4",
6969
"tmp-promise": "^3.0.3",
7070
"ts-node": "^10.9.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)