Skip to content

Commit

Permalink
chore: bump delivery options
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Ernst committed Mar 12, 2024
1 parent b9109f6 commit 7b73286
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"postinstall": "node postinstall.js"
},
"dependencies": {
"@myparcel/delivery-options": "^5.15.0",
"@myparcel/delivery-options": "^5.15.1",
"custom-event-polyfill": "^1.0.7",
"object-path": "^0.11.5"
},
Expand Down
14 changes: 7 additions & 7 deletions view/frontend/web/js/vendor/myparcel.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@ __metadata:
languageName: node
linkType: hard

"@myparcel/delivery-options@npm:^5.15.0":
version: 5.15.0
resolution: "@myparcel/delivery-options@npm:5.15.0"
"@myparcel/delivery-options@npm:^5.15.1":
version: 5.15.1
resolution: "@myparcel/delivery-options@npm:5.15.1"
dependencies:
"@fortawesome/free-solid-svg-icons": "npm:^5.15.4"
"@myparcel/js-sdk": "npm:^2.0.3"
Expand All @@ -176,7 +176,7 @@ __metadata:
vue-async-computed: "npm:^3.9.0"
vue-click-outside: "npm:^1.1.0"
vue-fa: "npm:^2.0.1"
checksum: 529b52b44a39d3a70abc1b24ced47a69634ed9b4937d94fcf4df2d27ab698ff07399c46baf94df1c527748f8a018de90e35d26f9d0d3aff420d9be8113df2e2c
checksum: 7e07bf3615967f2b4786e80e7ec4ae3cc27465b9616b6aa6481ca2106c87bc603d3544bb2c7bf969f922fcea10599a379cb27abda7a32a39612ae3d3151c19f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -225,7 +225,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@myparcel/magento@workspace:."
dependencies:
"@myparcel/delivery-options": "npm:^5.15.0"
"@myparcel/delivery-options": "npm:^5.15.1"
"@myparcel/eslint-config": "npm:^3.6.1"
"@myparcel/semantic-release-config": "npm:^4.0.0"
"@types/knockout": "npm:^3.4.72"
Expand Down

0 comments on commit 7b73286

Please sign in to comment.