Skip to content

Commit 28a979b

Browse files
authored
Merge pull request #15 from oracle/js-yaml
updated js-yaml version
2 parents 95f50c6 + 3c09be8 commit 28a979b

File tree

2 files changed

+24
-42
lines changed

2 files changed

+24
-42
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-node": "^8.0.1",
2525
"eslint-plugin-promise": "^4.0.1",
2626
"eslint-plugin-standard": "^4.0.0",
27-
"grunt": "^1.0.1",
27+
"grunt": "^1.0.4",
2828
"grunt-babel": "~6.0.0",
2929
"grunt-bump": "^0.8.0",
3030
"grunt-cli": "^1.2.0",
@@ -48,6 +48,7 @@
4848
"babel-preset-es2015": "^6.24.1",
4949
"eslint": "^5.12.0",
5050
"eslint-config-standard": "^12.0.0",
51-
"lodash": "^4.17.4"
51+
"lodash": "^4.17.4",
52+
"js-yaml": "^3.13.1"
5253
}
5354
}

0 commit comments

Comments
 (0)