Skip to content

Commit fee8ab2

Browse files
committed
chore: putout: rm unused mock-require
1 parent 5095bec commit fee8ab2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

packages/formatter-memory/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
"eslint": "^10.0.0-alpha.0",
4747
"eslint-plugin-n": "^17.0.0",
4848
"eslint-plugin-putout": "^29.0.0",
49-
"madrun": "^11.0.0",
50-
"mock-require": "^3.0.3"
49+
"madrun": "^11.0.0"
5150
},
5251
"peerDependencies": {
5352
"putout": ">=40"

packages/formatter-time/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@
4848
"eslint": "^10.0.0-alpha.0",
4949
"eslint-plugin-n": "^17.0.0",
5050
"eslint-plugin-putout": "^29.0.0",
51-
"madrun": "^11.0.0",
52-
"mock-require": "^3.0.3"
51+
"madrun": "^11.0.0"
5352
},
5453
"peerDependencies": {
5554
"putout": ">=40"

0 commit comments

Comments
 (0)