Skip to content

Commit ab18433

Browse files
committed
Update dependency @rails/webpacker to v5.4.4
1 parent d14fffa commit ab18433

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@rails/actioncable": "^6.0.0",
88
"@rails/activestorage": "^6.0.0",
99
"@rails/ujs": "^6.0.0",
10-
"@rails/webpacker": "5.4.3",
10+
"@rails/webpacker": "5.4.4",
1111
"@types/react": "^16.9.52",
1212
"@types/react-dom": "^16.9.8",
1313
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2097,10 +2097,10 @@
20972097
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.3.tgz#e68a03278e30daea6a110aac5dfa33c60c53055d"
20982098
integrity sha512-CM9OEvoN9eXkaX7PXEnbsQLULJ97b9rVmwliZbz/iBOERLJ68Rk3ClJe+fQEMKU4CBZfky2lIRnfslOdUs9SLQ==
20992099

2100-
"@rails/[email protected].3":
2101-
version "5.4.3"
2102-
resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.3.tgz#cfe2d8faffe7db5001bad50a1534408b4f2efb2f"
2103-
integrity sha512-tEM8tpUtfx6FxKwcuQ9+v6pzgqM5LeAdhT6IJ4Te3BPKFO1xrGrXugqeRuZ+gE8ASDZRTOK6yuQkapOpuX5JdA==
2100+
"@rails/[email protected].4":
2101+
version "5.4.4"
2102+
resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.4.tgz#971a41b987c096c908ce4088accd57c1a9a7e2f7"
2103+
integrity sha512-hp9myb2MChYFPfE5Fd/3gF4q2m4wpxC+WWCkxcg6My3HYCptWuqMVXRwrBZ5EJHYiL/WRyMLvVNWwlFV47xhUw==
21042104
dependencies:
21052105
"@babel/core" "^7.15.0"
21062106
"@babel/plugin-proposal-class-properties" "^7.14.5"

0 commit comments

Comments
 (0)