Skip to content

Commit bbe75d6

Browse files
authored
Bump version for checkout frontend library 0.55 (#21)
1 parent 4259aa9 commit bbe75d6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"typescript-transform-paths": "^3.3.1"
4444
},
4545
"peerDependencies": {
46-
"@boldcommerce/checkout-frontend-library": "0.54.0"
46+
"@boldcommerce/checkout-frontend-library": "0.55.0"
4747
},
4848
"files": [
4949
"lib/**/*"
@@ -52,7 +52,7 @@
5252
"*.{js,jsx,ts,tsx}": "eslint --fix --max-warnings 0"
5353
},
5454
"dependencies": {
55-
"@boldcommerce/checkout-frontend-library": "0.54.0",
55+
"@boldcommerce/checkout-frontend-library": "0.55.0",
5656
"@paypal/paypal-js": "^7.0.1",
5757
"@types/applepayjs": "^3.0.4",
5858
"@types/googlepay": "^0.6.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,10 @@
302302
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
303303
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
304304

305-
"@boldcommerce/checkout-frontend-library@0.54.0":
306-
version "0.54.0"
307-
resolved "https://registry.yarnpkg.com/@boldcommerce/checkout-frontend-library/-/checkout-frontend-library-0.54.0.tgz#f0b9c4152f0fd95f8b04746afdc4b4776afe3528"
308-
integrity sha512-VdyMj527P8Noe/NwJSNHZyQQ9O8d8Qmzn4LrfBuC3pl24Lr2GSo3PEgdOQc7eTKaBcRgHQmKLQtL+8YvC+pG3Q==
305+
"@boldcommerce/checkout-frontend-library@0.55.0":
306+
version "0.55.0"
307+
resolved "https://registry.yarnpkg.com/@boldcommerce/checkout-frontend-library/-/checkout-frontend-library-0.55.0.tgz#5182fcfaca1eed7a84343f57e74cffb8013deba2"
308+
integrity sha512-5wpZcaNHRFE6esBW/K58kd72avRjZhbKmjMrgZHxkk/LzqnSA5WJIm3Xp2wG+RaVupck3zNjaF+P+0d81thSRA==
309309

310310
"@eslint/eslintrc@^0.4.3":
311311
version "0.4.3"

0 commit comments

Comments
 (0)