Skip to content

Commit

Permalink
build(deps): bump exports-loader from 0.7.0 to 4.0.0 (#507)
Browse files Browse the repository at this point in the history
Bumps [exports-loader](https://github.com/webpack-contrib/exports-loader) from 0.7.0 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/exports-loader@v0.7.0...v4.0.0)

---
updated-dependencies:
- dependency-name: exports-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 476c453 commit 66d20a0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 28 deletions.
44 changes: 17 additions & 27 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"d3-scale-chromatic": "^3.0.0",
"domain-browser": "^4.22.0",
"dompurify": "^2.3.4",
"exports-loader": "^0.7.0",
"exports-loader": "^4.0.0",
"imports-loader": "^0.8.0",
"jquery": "^3.5.1",
"jsdom": "^21.1.1",
Expand Down

1 comment on commit 66d20a0

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here are screenshots of this commit:

Screenshots using aw-server v0.12.3b11 (click to expand)

Screenshots using aw-server-rust master (click to expand)

Screenshots using aw-server-rust v0.12.3b11 (click to expand)

Please sign in to comment.