Skip to content

Commit

Permalink
Merge pull request #2115 from Adyen/release/5.40.0
Browse files Browse the repository at this point in the history
Release 5.40.0
  • Loading branch information
sponglord authored Apr 17, 2023
2 parents 33f35b6 + aa239eb commit bef25f0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/e2e-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"webpack-dev-server": "4.13.1"
},
"dependencies": {
"@adyen/adyen-web": "5.39.1"
"@adyen/adyen-web": "5.40.0"
}
}
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"whatwg-fetch": "^3.6.2"
},
"dependencies": {
"@adyen/adyen-web": "5.39.1"
"@adyen/adyen-web": "5.40.0"
}
}
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"./dist/es/adyen.css": "./dist/es/adyen.css",
"./package.json": "./package.json"
},
"version": "5.39.1",
"version": "5.40.0",
"license": "MIT",
"homepage": "https://docs.adyen.com/checkout",
"repository": "github:Adyen/adyen-web",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"whatwg-fetch": "^3.6.2"
},
"dependencies": {
"@adyen/adyen-web": "5.39.1"
"@adyen/adyen-web": "5.40.0"
}
}

0 comments on commit bef25f0

Please sign in to comment.