Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
98dbc055
Commit
98dbc055
authored
Mar 31, 2020
by
Mark Florian
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'renovate/pin-dependencies' into 'master'
Pin dependencies See merge request gitlab-org/gitlab!28433
parents
56cf6c17
9b628a7b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
package.json
package.json
+4
-4
yarn.lock
yarn.lock
+4
-4
No files found.
package.json
View file @
98dbc055
...
@@ -38,9 +38,9 @@
...
@@ -38,9 +38,9 @@
"
@babel/plugin-proposal-private-methods
"
:
"
^7.8.3
"
,
"
@babel/plugin-proposal-private-methods
"
:
"
^7.8.3
"
,
"
@babel/plugin-syntax-import-meta
"
:
"
^7.8.3
"
,
"
@babel/plugin-syntax-import-meta
"
:
"
^7.8.3
"
,
"
@babel/preset-env
"
:
"
^7.8.4
"
,
"
@babel/preset-env
"
:
"
^7.8.4
"
,
"
@gitlab/at.js
"
:
"
^
1.5.5
"
,
"
@gitlab/at.js
"
:
"
1.5.5
"
,
"
@gitlab/svgs
"
:
"
^
1.116.0
"
,
"
@gitlab/svgs
"
:
"
1.116.0
"
,
"
@gitlab/ui
"
:
"
^
10.1.2
"
,
"
@gitlab/ui
"
:
"
10.1.2
"
,
"
@gitlab/visual-review-tools
"
:
"
1.5.1
"
,
"
@gitlab/visual-review-tools
"
:
"
1.5.1
"
,
"
@sentry/browser
"
:
"
^5.10.2
"
,
"
@sentry/browser
"
:
"
^5.10.2
"
,
"
@sourcegraph/code-host-integration
"
:
"
0.0.34
"
,
"
@sourcegraph/code-host-integration
"
:
"
0.0.34
"
,
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
@babel/plugin-transform-modules-commonjs
"
:
"
^7.8.3
"
,
"
@babel/plugin-transform-modules-commonjs
"
:
"
^7.8.3
"
,
"
@gitlab/eslint-plugin
"
:
"
^
2.0.0
"
,
"
@gitlab/eslint-plugin
"
:
"
2.0.0
"
,
"
@vue/test-utils
"
:
"
^1.0.0-beta.30
"
,
"
@vue/test-utils
"
:
"
^1.0.0-beta.30
"
,
"
axios-mock-adapter
"
:
"
^1.15.0
"
,
"
axios-mock-adapter
"
:
"
^1.15.0
"
,
"
babel-jest
"
:
"
^24.1.0
"
,
"
babel-jest
"
:
"
^24.1.0
"
,
...
...
yarn.lock
View file @
98dbc055
...
@@ -761,12 +761,12 @@
...
@@ -761,12 +761,12 @@
exec-sh "^0.3.2"
exec-sh "^0.3.2"
minimist "^1.2.0"
minimist "^1.2.0"
"@gitlab/at.js@
^
1.5.5":
"@gitlab/at.js@1.5.5":
version "1.5.5"
version "1.5.5"
resolved "https://registry.yarnpkg.com/@gitlab/at.js/-/at.js-1.5.5.tgz#5f6bfe6baaef360daa9b038fa78798d7a6a916b4"
resolved "https://registry.yarnpkg.com/@gitlab/at.js/-/at.js-1.5.5.tgz#5f6bfe6baaef360daa9b038fa78798d7a6a916b4"
integrity sha512-282Dn3SPVsUHVDhMsXgfnv+Rzog0uxecjttxGRQvxh25es1+xvkGQFsvJfkSKJ3X1kHVkSjKf+Tt5Rra+Jhp9g==
integrity sha512-282Dn3SPVsUHVDhMsXgfnv+Rzog0uxecjttxGRQvxh25es1+xvkGQFsvJfkSKJ3X1kHVkSjKf+Tt5Rra+Jhp9g==
"@gitlab/eslint-plugin@
^
2.0.0":
"@gitlab/eslint-plugin@2.0.0":
version "2.0.0"
version "2.0.0"
resolved "https://registry.yarnpkg.com/@gitlab/eslint-plugin/-/eslint-plugin-2.0.0.tgz#4eedd16cf95cf82dc359c1b220d4f5a08361df9c"
resolved "https://registry.yarnpkg.com/@gitlab/eslint-plugin/-/eslint-plugin-2.0.0.tgz#4eedd16cf95cf82dc359c1b220d4f5a08361df9c"
integrity sha512-ctmsGnCuokhfh/5goLdz3NdBIUpwTMkx/17QxxutxkWW7yOGMPIY8Na+WhjnUSdst8Wjwzexc+snbh5NMs8H/A==
integrity sha512-ctmsGnCuokhfh/5goLdz3NdBIUpwTMkx/17QxxutxkWW7yOGMPIY8Na+WhjnUSdst8Wjwzexc+snbh5NMs8H/A==
...
@@ -781,12 +781,12 @@
...
@@ -781,12 +781,12 @@
eslint-plugin-vue "^6.2.1"
eslint-plugin-vue "^6.2.1"
vue-eslint-parser "^7.0.0"
vue-eslint-parser "^7.0.0"
"@gitlab/svgs@
^
1.116.0":
"@gitlab/svgs@1.116.0":
version "1.116.0"
version "1.116.0"
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.116.0.tgz#a3c89f950bb256c2e109444c9a85fecdd261292c"
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.116.0.tgz#a3c89f950bb256c2e109444c9a85fecdd261292c"
integrity sha512-sZLn3acu0IyrSnZRU1rE3UjxF6FlwvBNfjKQgn0qclxdbe8Ya6cGNVq4aGdCEkHwvb9rFpKbfHBujVgVKNkxSA==
integrity sha512-sZLn3acu0IyrSnZRU1rE3UjxF6FlwvBNfjKQgn0qclxdbe8Ya6cGNVq4aGdCEkHwvb9rFpKbfHBujVgVKNkxSA==
"@gitlab/ui@
^
10.1.2":
"@gitlab/ui@10.1.2":
version "10.1.2"
version "10.1.2"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-10.1.2.tgz#027f86f69ef08fb90cab5c69545adf37e20c6ceb"
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-10.1.2.tgz#027f86f69ef08fb90cab5c69545adf37e20c6ceb"
integrity sha512-xTvLIHrBqvvvHLVPMGdktBv3hNL7FPGPSFbAC3IURrVa/9FIJbzkIYFGlUIbLu/QX1i0CJN+MLmyHhLtzhKgtA==
integrity sha512-xTvLIHrBqvvvHLVPMGdktBv3hNL7FPGPSFbAC3IURrVa/9FIJbzkIYFGlUIbLu/QX1i0CJN+MLmyHhLtzhKgtA==
...
...
Write
Preview
Markdown
is supported
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