Merge pull request #111 from joelwmale/dependabot/npm_and_yarn/js-yaml-4.0.0

Bump js-yaml from 3.14.1 to 4.0.0
This commit is contained in:
mergify[bot]
2021-01-04 07:06:38 +00:00
committed by GitHub
2 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint": "^7.16.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.3",
"js-yaml": "^3.14.1",
"js-yaml": "^4.0.0",
"prettier": "2.2.1",
"typescript": "^4.1.3"
}