Skip to content

Commit

Permalink
Maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Xotic750 committed Aug 30, 2019
1 parent 5eb0c75 commit 12c636a
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion dist/trim-right-x.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/trim-right-x.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -65,17 +65,17 @@
"@babel/preset-env": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@types/jest": "^24.0.18",
"@types/node": "^12.7.2",
"@types/node": "^12.7.3",
"@types/webpack": "^4.39.1",
"@xotic750/eslint-config-recommended": "^1.1.8",
"@xotic750/eslint-config-recommended": "^1.1.9",
"babel-core": "^7.0.0-0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-lodash": "^3.3.4",
"caniuse-lite": "^1.0.30000989",
"coveralls": "^3.0.6",
"cross-env": "^5.2.0",
"eslint": "^6.2.2",
"eslint": "^6.3.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-loader": "^3.0.0",
Expand All @@ -85,8 +85,8 @@
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.15.2",
"eslint-plugin-jsdoc": "^15.8.3",
"eslint-plugin-jest": "^22.16.0",
"eslint-plugin-jsdoc": "^15.8.4",
"eslint-plugin-json": "^1.4.0",
"eslint-plugin-lodash": "^6.0.0",
"eslint-plugin-no-use-extend-native": "^0.4.1",
Expand All @@ -107,7 +107,7 @@
"source-map-loader": "^0.2.4",
"strip-ansi": "^5.2.0",
"terser-webpack-plugin": "^1.4.1",
"typescript": "^3.5.3",
"typescript": "^3.6.2",
"webpack": "^4.39.3",
"webpack-bundle-analyzer": "^3.4.1",
"webpack-cli": "^3.3.7",
Expand Down

0 comments on commit 12c636a

Please sign in to comment.