Skip to content

Commit

Permalink
build(deps-dev): bump ts-loader from 9.3.1 to 9.4.0
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.1 to 9.4.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.3.1...v9.4.0)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2022
1 parent fa0f588 commit 4714684
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 305 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"stylelint-config-prettier": "^9.0.3"
},
"devDependencies": {
"@babel/core": "^7.17.10",
"@babel/core": "^7.18.13",
"@babel/preset-env": "^7.16.7",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
Expand All @@ -35,7 +35,7 @@
"css-loader": "^6.7.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.0.8",
Expand All @@ -46,11 +46,11 @@
"sass": "^1.53.0",
"sass-loader": "^12.6.0",
"style-loader": "^3.3.1",
"stylelint": "^14.8.1",
"stylelint": "^14.11.0",
"stylelint-config-sass-guidelines": "^9.0.0",
"stylelint-config-standard": "^25.0.0",
"ts-loader": "^9.3.1",
"typescript": "^4.6.4",
"ts-loader": "^9.4.0",
"typescript": "^4.8.2",
"url-loader": "^4.1.1",
"webpack": "^5.73.0",
"webpack-cli": "^4.10.0",
Expand Down

0 comments on commit 4714684

Please sign in to comment.