Skip to content

Commit ec30120

Browse files
Update yeoman-test requirement from ^1.7.0 to ^2.0.0
Updates the requirements on [yeoman-test](https://github.com/yeoman/yeoman-test) to permit the latest version. - [Release notes](https://github.com/yeoman/yeoman-test/releases) - [Commits](yeoman/yeoman-test@v1.7.0...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 709b82f commit ec30120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"webpack"
2121
],
2222
"devDependencies": {
23-
"yeoman-test": "^1.7.0",
23+
"yeoman-test": "^2.0.0",
2424
"yeoman-assert": "^3.1.0",
2525
"coveralls": "^3.0.5",
2626
"eslint": "^6.0.1",

0 commit comments

Comments
 (0)