Skip to content

Commit 13d1c83

Browse files
committed
feature: @putout/operator-match-files: @putout/operator-filesystem v8.0.0
1 parent e788937 commit 13d1c83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/operator-match-files/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@putout/babel": "^3.0.0",
2828
"@putout/engine-parser": "^13.0.1",
29-
"@putout/operator-filesystem": "^7.0.0",
29+
"@putout/operator-filesystem": "^8.0.0",
3030
"@putout/operator-json": "^2.0.0"
3131
},
3232
"keywords": [
@@ -49,7 +49,7 @@
4949
"try-catch": "^3.0.0"
5050
},
5151
"peerDependencies": {
52-
"putout": ">=39"
52+
"putout": ">=40"
5353
},
5454
"license": "MIT",
5555
"engines": {

0 commit comments

Comments
 (0)