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
20b9ff45
Unverified
Commit
20b9ff45
authored
4 years ago
by
renovate[bot]
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
housekeeping: superstruct to ~0.14.0 (#945)
parent
7735bd57
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
frontend/packages/core/package.json
+1
-1
frontend/packages/core/package.json
frontend/yarn.lock
+4
-4
frontend/yarn.lock
with
5 additions
and
5 deletions
+5
-5
frontend/packages/core/package.json
+
1
-
1
View file @
20b9ff45
...
...
@@ -48,7 +48,7 @@
"react-router"
:
"^6.0.0-beta"
,
"react-router-dom"
:
"^6.0.0-beta"
,
"styled-components"
:
"^5.1.1"
,
"superstruct"
:
"~0.1
3
.0"
,
"superstruct"
:
"~0.1
4
.0"
,
"yup"
:
"^0.32.8"
},
"devDependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
frontend/yarn.lock
+
4
-
4
View file @
20b9ff45
...
...
@@ -18523,10 +18523,10 @@ stylis@^4.0.3:
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.3.tgz#0d714765f3f694a685550f0c45411ebf90a9bded"
integrity sha512-iAxdFyR9cHKp4H5M2dJlDnvcb/3TvPprzlKjvYVbH7Sh+y8hjY/mUu/ssdcvVz6Z4lKI3vsoS0jAkMYmX7ozfA==
superstruct@~0.1
3
.0:
version "0.1
3.1
"
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.1
3.1
.tgz#
1b182738fb08cc712465d810e1fce17c659ee50a
"
integrity sha512-
HwUNsCVbHyf2CiLQr+fNpYkqfHVGvNU1AeZCRUlmXvS7tGujrkhQgld930bdsskHPmCgy5d/3wAiosRY+DuTO
g==
superstruct@~0.1
4
.0:
version "0.1
4.0
"
resolved "https://registry.yarnpkg.com/superstruct/-/superstruct-0.1
4.0
.tgz#
bcb39a880df84431f4ebc212a43f4a08bf2e4275
"
integrity sha512-
ZAbLEckVHuq6Np4Apb4poT90uVw8cCdzg2in7tapumcBOTRWM8ZsBdsQnUIPIZOHRa7Ohfh1YZ0nMvomJHbYi
g==
supports-color@^2.0.0:
version "2.0.0"
...
...
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