Merge pull request #271 from mikepenz/dependabot/npm_and_yarn/js-yaml-4.1.0

Bump js-yaml from 4.0.0 to 4.1.0
This commit is contained in:
Mike Penz
2021-04-15 08:27:38 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"eslint-plugin-jest": "^24.3.5",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"js-yaml": "^4.0.0",
"js-yaml": "^4.1.0",
"prettier": "2.2.1",
"ts-jest": "^26.5.4",
"typescript": "^4.2.4"