Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
index-bot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Melroy van den Berg
index-bot
Commits
0221c120
Commit
0221c120
authored
May 09, 2020
by
Melroy van den Berg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new package updates
parent
3016e532
Pipeline
#2122
passed with stage
in 3 minutes and 37 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
package-lock.json
package-lock.json
+7
-7
package.json
package.json
+1
-1
No files found.
package-lock.json
View file @
0221c120
...
...
@@ -31,9 +31,9 @@
}
},
"@babel/runtime"
:
{
"version"
:
"7.9.
2
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.
2
.tgz"
,
"integrity"
:
"sha512-
NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9
Q=="
,
"version"
:
"7.9.
6
"
,
"resolved"
:
"https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.
6
.tgz"
,
"integrity"
:
"sha512-
64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrv
Q=="
,
"requires"
:
{
"regenerator-runtime"
:
"^0.13.4"
}
...
...
@@ -2570,11 +2570,11 @@
}
},
"yaml"
:
{
"version"
:
"1.
8.3
"
,
"resolved"
:
"https://registry.npmjs.org/yaml/-/yaml-1.
8.3
.tgz"
,
"integrity"
:
"sha512-
X/v7VDnK+sxbQ2Imq4Jt2PRUsRsP7UcpSl3Llg6+NRRqWLIvxkMFYtH1FmvwNGYRKKPa+EPA4qDBlI9WVG1UKw
=="
,
"version"
:
"1.
9.2
"
,
"resolved"
:
"https://registry.npmjs.org/yaml/-/yaml-1.
9.2
.tgz"
,
"integrity"
:
"sha512-
HPT7cGGI0DuRcsO51qC1j9O16Dh1mZ2bnXwsi0jrSpsLz0WxOLSLXfkABVl6bZO629py3CU+OMJtpNHDLB97kg
=="
,
"requires"
:
{
"@babel/runtime"
:
"^7.
8.7
"
"@babel/runtime"
:
"^7.
9.2
"
}
}
}
...
...
package.json
View file @
0221c120
...
...
@@ -10,7 +10,7 @@
"
express
"
:
"
^4.17.1
"
,
"
fast-csv
"
:
"
^4.1.3
"
,
"
node-telegram-bot-api
"
:
"
^0.40.0
"
,
"
yaml
"
:
"
^1.
8.3
"
"
yaml
"
:
"
^1.
9.2
"
},
"devDependencies"
:
{
"
eslint
"
:
"
^6.8.0
"
,
...
...
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