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
337de53d
Unverified
Commit
337de53d
authored
3 years ago
by
Renovate Bot
Browse files
Options
Download
Email Patches
Plain Diff
housekeeping: Update dependency @types/mocha to v9
parent
f27781e0
renovate/major-9-definitelytyped
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontend/packages/tools/package.json
+1
-1
frontend/packages/tools/package.json
with
1 addition
and
1 deletion
+1
-1
frontend/packages/tools/package.json
+
1
-
1
View file @
337de53d
...
...
@@ -25,7 +25,7 @@
"@babel/preset-typescript"
:
"^7.13.0"
,
"@types/enzyme"
:
"^3.10.8"
,
"@types/jest"
:
"^26.0.22"
,
"@types/mocha"
:
"^
8.2.2
"
,
"@types/mocha"
:
"^
9.0.0
"
,
"@types/node"
:
"^15.0.2"
,
"@types/react"
:
"^17.0.5"
,
"@types/react-dom"
:
"^17.0.3"
,
...
...
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