1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-01 06:12:59 +02:00

Merge pull request #743 from koalyptus/greenkeeper/codecov-3.6.0

Update codecov to the latest version 🚀
This commit is contained in:
koalyptus 2019-09-20 20:01:13 +10:00 committed by GitHub
commit 71103cd04b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 2646 additions and 3148 deletions

4
dist/starter.html vendored
View file

@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>tablefilter v0.6.98 - Starter</title>
<title>tablefilter v0.6.99 - Starter</title>
</head>
<body>
<h1>tablefilter v0.6.98</h1>
<h1>tablefilter v0.6.99</h1>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4707
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "tablefilter",
"version": "0.6.98",
"version": "0.6.99",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {
@ -40,17 +40,17 @@
"tag": "next"
},
"devDependencies": {
"@babel/core": "7.5.0",
"@babel/preset-env": "7.5.0",
"@babel/core": "7.6.0",
"@babel/preset-env": "7.6.0",
"babel-eslint": "10.0.2",
"babel-loader": "^8.0.2",
"babel-preset-env": "1.7.0",
"clean-webpack-plugin": "^3.0.0",
"codecov": "3.4.0",
"codecov": "3.6.0",
"diacritics": "1.3.0",
"esdoc": "1.1.0",
"esdoc-standard-plugin": "1.0.0",
"eslint": "6.2.0",
"eslint": "6.4.0",
"format-number": "3.0.0",
"grunt": "^1.0.1",
"grunt-cli": "1.3.2",