Skip to content

Commit c520044

Browse files
authored
Merge pull request #762 from koalyptus/greenkeeper/codecov-3.6.3
Update codecov to the latest version 🚀
2 parents 25b89b1 + f53b392 commit c520044

File tree

4 files changed

+65
-43
lines changed

4 files changed

+65
-43
lines changed

dist/starter.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>tablefilter v0.6.108 - Starter</title>
4+
<title>tablefilter v0.6.109 - Starter</title>
55
</head>
66
<body>
7-
<h1>tablefilter v0.6.108</h1>
7+
<h1>tablefilter v0.6.109</h1>
88

99

1010

dist/tablefilter/tablefilter.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 60 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tablefilter",
3-
"version": "0.6.108",
3+
"version": "0.6.109",
44
"description": "A Javascript library making HTML tables filterable and a bit more",
55
"license": "MIT",
66
"author": {
@@ -46,7 +46,7 @@
4646
"babel-loader": "^8.0.2",
4747
"babel-preset-env": "1.7.0",
4848
"clean-webpack-plugin": "^3.0.0",
49-
"codecov": "3.6.1",
49+
"codecov": "3.6.3",
5050
"diacritics": "1.3.0",
5151
"esdoc": "1.1.0",
5252
"esdoc-standard-plugin": "1.0.0",

0 commit comments

Comments
 (0)