Skip to content

Commit 383a96e

Browse files
committed
fix(deps): downgrade [email protected] to support Node.js 12
1 parent 4f0ff7f commit 383a96e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"pidtree": "^0.5.0",
4646
"string-argv": "^0.3.1",
4747
"supports-color": "^9.2.2",
48-
"yaml": "^2.1.0"
48+
"yaml": "^1.10.2"
4949
},
5050
"devDependencies": {
5151
"@babel/core": "^7.18.2",

0 commit comments

Comments
 (0)