Skip to content

Commit fca96a3

Browse files
authored
Merge pull request #55 from SocketDev/dependabot/npm_and_yarn/meow-12.0.1
Bump meow from 11.0.0 to 12.0.1
2 parents e4532aa + 02eadaa commit fca96a3

File tree

2 files changed

+235
-19
lines changed

2 files changed

+235
-19
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"license": "MIT",
1717
"engines": {
18-
"node": "^14.18.0 || ^16.13.0 || >=18.0.0"
18+
"node": "^16.13.0 || >=18.0.0"
1919
},
2020
"type": "module",
2121
"bin": {
@@ -93,7 +93,7 @@
9393
"ignore-by-default": "^2.1.0",
9494
"is-interactive": "^2.0.0",
9595
"is-unicode-supported": "^1.3.0",
96-
"meow": "^11.0.0",
96+
"meow": "^12.0.1",
9797
"micromatch": "^4.0.5",
9898
"ora": "^6.1.2",
9999
"pony-cause": "^2.1.8",

0 commit comments

Comments
 (0)