Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed Nov 21, 2024
1 parent 21e1a9c commit 25181c6
Show file tree
Hide file tree
Showing 3 changed files with 560 additions and 578 deletions.
5 changes: 5 additions & 0 deletions .changeset/tricky-crabs-eat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hyperse/paypal-node-sdk": patch
---

bump version
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,33 +78,33 @@
"dependencies": {
"@mswjs/data": "^0.16.2",
"@paypal/paypalhttp": "^1.0.1",
"@types/paypal__paypalhttp": "^1.0.3",
"msw": "^2.5.0"
"@types/paypal__paypalhttp": "^1.0.3"
},
"devDependencies": {
"@changesets/changelog-git": "0.2.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.9",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@hyperse/eslint-config-hyperse": "^1.2.4",
"@swc/core": "1.7.39",
"@types/node": "22.7.9",
"@changesets/cli": "2.27.10",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@hyperse/eslint-config-hyperse": "^1.2.7",
"@swc/core": "1.9.2",
"@types/node": "22.9.1",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.4.5",
"eslint": "^9.13.0",
"husky": "9.1.6",
"eslint": "^9.15.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"minimist": "1.2.8",
"msw": "^2.6.5",
"npm-run-all": "4.1.5",
"rimraf": "6.0.1",
"swc-unplugin-ts": "1.0.3",
"typescript": "5.6.3",
"vitest": "2.1.3"
"vitest": "2.1.5"
},
"packageManager": "yarn@4.5.1",
"engines": {
"node": ">=18.0.0"
},
"packageManager": "yarn@4.5.1"
}
}
Loading

0 comments on commit 25181c6

Please sign in to comment.