Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Clutch
Commits
5449708b
Unverified
Commit
5449708b
authored
3 years ago
by
Renovate Bot
Browse files
Options
Download
Email Patches
Plain Diff
housekeeping: Update dependency eslint-plugin-prettier to v4
parent
a4387b54
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
frontend/packages/tools/package.json
+1
-1
frontend/packages/tools/package.json
frontend/yarn.lock
+5
-5
frontend/yarn.lock
with
6 additions
and
6 deletions
+6
-6
frontend/packages/tools/package.json
+
1
-
1
View file @
5449708b
...
...
@@ -45,7 +45,7 @@
"eslint-plugin-import"
:
"^2.22.0"
,
"eslint-plugin-jest"
:
"^26.0.0"
,
"eslint-plugin-jsx-a11y"
:
"^6.4.1"
,
"eslint-plugin-prettier"
:
"^
3.4
.0"
,
"eslint-plugin-prettier"
:
"^
4.0
.0"
,
"eslint-plugin-react"
:
"^7.23.2"
,
"eslint-plugin-react-hooks"
:
"^4.1.2"
,
"eslint-plugin-simple-import-sort"
:
"^7.0.0"
,
...
...
This diff is collapsed.
Click to expand it.
frontend/yarn.lock
+
5
-
5
View file @
5449708b
...
...
@@ -10544,10 +10544,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
jsx-ast-utils "^3.1.0"
language-tags "^1.0.5"
eslint-plugin-prettier@^
3.4
.0:
version "
3.4
.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-
3.4
.0.tgz#
cdbad3bf1dbd2b177e9825737fe63b476a08f0c7
"
integrity sha512-
UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw
==
eslint-plugin-prettier@^
4.0
.0:
version "
4.0
.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-
4.0
.0.tgz#
8b99d1e4b8b24a762472b4567992023619cb98e0
"
integrity sha512-
98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ
==
dependencies:
prettier-linter-helpers "^1.0.0"
...
...
@@ -18297,7 +18297,7 @@ react-inspector@^5.1.0:
is-dom "^1.0.0"
prop-types "^15.0.0"
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.9.0:
react-is@^16.10.2,
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.9.0:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help