Skip to content

Commit

Permalink
Merge pull request #197 from uclibs/dependabot/npm_and_yarn/rails/web…
Browse files Browse the repository at this point in the history
…packer-5.4.4

Bump @rails/webpacker from 5.4.3 to 5.4.4
  • Loading branch information
Janell-Huyck authored Sep 12, 2023
2 parents c4b848b + bda21bb commit 23b9341
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "aaec",
"private": true,
"dependencies": {
"@rails/webpacker": "5.4.3",
"@rails/webpacker": "5.4.4",
"webpack": "^5.88.2",
"webpack-cli": "^4.10.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1025,10 +1025,10 @@
mkdirp "^1.0.4"
rimraf "^3.0.2"

"@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==
"@rails/webpacker@5.4.4":
version "5.4.4"
resolved "https://registry.yarnpkg.com/@rails/webpacker/-/webpacker-5.4.4.tgz#971a41b987c096c908ce4088accd57c1a9a7e2f7"
integrity sha512-hp9myb2MChYFPfE5Fd/3gF4q2m4wpxC+WWCkxcg6My3HYCptWuqMVXRwrBZ5EJHYiL/WRyMLvVNWwlFV47xhUw==
dependencies:
"@babel/core" "^7.15.0"
"@babel/plugin-proposal-class-properties" "^7.14.5"
Expand Down

0 comments on commit 23b9341

Please sign in to comment.