Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
build(deps-dev): bump ts-loader from 8.0.17 to 8.0.18
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.17 to 8.0.18.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v8.0.17...v8.0.18)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent 34b410d commit ad98ad1
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 32 deletions.
70 changes: 41 additions & 29 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -39,9 +39,9 @@
"coveralls": "^3.1.0",
"cpx": "^1.5.0",
"cross-env": "^7.0.3",
"css-loader": "^5.1.1",
"css-loader": "^5.1.3",
"date-input-polyfill": "^2.14.0",
"eslint": "^7.21.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
Expand All @@ -60,7 +60,7 @@
"sass-loader": "^11.0.1",
"style-loader": "^2.0.0",
"ts-jest": "^26.5.2",
"ts-loader": "^8.0.17",
"ts-loader": "^8.0.18",
"typescript": "^4.2.3",
"webpack": "^5.24.4",
"webpack-bundle-analyzer": "^4.4.0",
Expand Down

0 comments on commit ad98ad1

Please sign in to comment.