Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Commit 6ec19ed

Browse files
Update prettier-eslint-cli requirement from ^4.7.1 to ^5.0.0 in /studio
Updates the requirements on [prettier-eslint-cli](https://github.com/prettier/prettier-eslint-cli) to permit the latest version. - [Release notes](https://github.com/prettier/prettier-eslint-cli/releases) - [Changelog](https://github.com/prettier/prettier-eslint-cli/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint-cli@v4.7.1...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c3b1b5d commit 6ec19ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"eslint-plugin-promise": "^4.1.1",
3838
"eslint-plugin-react": "^7.13.0",
3939
"eslint-plugin-standard": "^4.0.0",
40-
"prettier-eslint-cli": "^4.7.1"
40+
"prettier-eslint-cli": "^5.0.0"
4141
}
4242
}

0 commit comments

Comments
 (0)