Skip to content

Commit

Permalink
Bump @stripe/stripe-js from 1.54.1 to 1.54.2 (#301)
Browse files Browse the repository at this point in the history
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.54.1 to 1.54.2.
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](stripe/stripe-js@v1.54.1...v1.54.2)

---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2023
1 parent 0e78301 commit 610644f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"build:stripe": "parcel build --no-cache --no-source-maps --public-url /assets/ --dist-dir=assets/ _javascript/stripe.ts"
},
"devDependencies": {
"@stripe/stripe-js": "^1.54.1",
"@stripe/stripe-js": "^1.54.2",
"@types/leaflet": "^1.9.3",
"@types/node": "^18.16.3",
"leaflet": "^1.9.4",
Expand Down

0 comments on commit 610644f

Please sign in to comment.