Skip to content

Commit 533793b

Browse files
committed
Update author info and bump dependencies
1 parent a61b8a9 commit 533793b

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

package-lock.json

+42-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simpay-typescript-api",
3-
"author": "Rafał Więcek",
3+
"author": "Rafał Więcek <r.wiecek@simpay.pl> (https://github.com/DarkGL)",
44
"version": "3.0.2",
55
"description": "SimPay.pl API wrapper",
66
"main": "dist/index.js",
@@ -42,13 +42,13 @@
4242
],
4343
"license": "MIT",
4444
"dependencies": {
45-
"axios": "^1.7.8"
45+
"axios": "^1.7.9"
4646
},
4747
"devDependencies": {
48-
"@arethetypeswrong/cli": "^0.17.0",
48+
"@arethetypeswrong/cli": "^0.17.2",
4949
"@biomejs/biome": "1.9.4",
50-
"@changesets/cli": "^2.27.10",
51-
"@types/node": "^22.10.1",
50+
"@changesets/cli": "^2.27.11",
51+
"@types/node": "^22.10.5",
5252
"ts-node": "^10.9.2",
5353
"typescript": "^5.7.2"
5454
},

0 commit comments

Comments
 (0)