Skip to content

Commit 74ab6d2

Browse files
authored
EPS:320: bump version (#39)
1 parent 7d649d6 commit 74ab6d2

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
@@ -45,7 +45,7 @@
4545
"typescript-transform-paths": "^3.3.1"
4646
},
4747
"peerDependencies": {
48-
"@boldcommerce/checkout-frontend-library": "0.59.0"
48+
"@boldcommerce/checkout-frontend-library": "0.60.1"
4949
},
5050
"files": [
5151
"lib/**/*"
@@ -54,7 +54,7 @@
5454
"*.{js,jsx,ts,tsx}": "eslint --fix --max-warnings 0"
5555
},
5656
"dependencies": {
57-
"@boldcommerce/checkout-frontend-library": "0.59.0",
57+
"@boldcommerce/checkout-frontend-library": "0.60.1",
5858
"@paypal/paypal-js": "^7.0.1",
5959
"@types/applepayjs": "^3.0.4",
6060
"@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.59.0":
306-
version "0.59.0"
307-
resolved "https://registry.yarnpkg.com/@boldcommerce/checkout-frontend-library/-/checkout-frontend-library-0.59.0.tgz#241b5490357285baa99a54291b895f5d4338cf2e"
308-
integrity sha512-LJJmzFh8nrGRNmxdcyMsocia+ut+rH86ilYXi5f+dvO1aDLYzsbA1CeQuDU80fyDuOc2LvuWLwLtOWeD2ivO4A==
305+
"@boldcommerce/checkout-frontend-library@0.60.1":
306+
version "0.60.1"
307+
resolved "https://registry.yarnpkg.com/@boldcommerce/checkout-frontend-library/-/checkout-frontend-library-0.60.1.tgz#125cce130eca74290b521cd880b432dc1831f8fc"
308+
integrity sha512-xmp8vf5pImC6JQGKwDIOx0J3fjDqATjZyJWM/G9UGXAR8f9XsTH/zxnO0nDXsCbo/AMu4RPHOFBj9bnFKBiTvQ==
309309

310310
"@cspotcode/source-map-support@^0.8.0":
311311
version "0.8.1"

0 commit comments

Comments
 (0)