Bump @rails/webpacker from 5.4.2 to 5.4.3

Bumps [@rails/webpacker](https://github.com/rails/webpacker) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/webpacker/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: "@rails/webpacker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-15 03:02:34 +00:00
committed by GitHub
parent 1b1a0969e2
commit 814c72a675
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
{
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.4",
"@rails/webpacker": "^5.4.2",
"@rails/webpacker": "^5.4.3",
"@sentry/browser": "^6.11.0",
"bootstrap": "^4.6.0",
"bootswatch": "^4.6.0",

View File

@ -911,10 +911,10 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"
"@rails/webpacker@^5.4.2":
version "5.4.2"
resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.2.tgz#efc94f7ff396529411bb02a9da964e269ff2edb0"
integrity sha512-35qQWK2HCHGx2TT0UH0vuo5PyXQaahB2KJeGWOVl0jDPfwbvC4yvTq3+0/lhD5uOJx2eraGLRaIN4umwFCsksw==
"@rails/webpacker@^5.4.3":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.3.tgz#cfe2d8faffe7db5001bad50a1534408b4f2efb2f"
integrity sha512-tEM8tpUtfx6FxKwcuQ9+v6pzgqM5LeAdhT6IJ4Te3BPKFO1xrGrXugqeRuZ+gE8ASDZRTOK6yuQkapOpuX5JdA==
dependencies:
"@babel/core" "^7.15.0"
"@babel/plugin-proposal-class-properties" "^7.14.5"