|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
49 |
| - "@babel/preset-env": "^7.20.2", |
50 |
| - "@babel/preset-typescript": "^7.21.0", |
| 49 | + "@babel/preset-env": "^7.25.4", |
| 50 | + "@babel/preset-typescript": "^7.24.7", |
51 | 51 | "@mollie/eslint-config-typescript": "^1.6.5",
|
52 |
| - "@types/jest": "^29.5.11", |
53 |
| - "@types/node": "^18.14.6", |
| 52 | + "@types/jest": "^29.5.12", |
| 53 | + "@types/node": "^22.5.4", |
54 | 54 | "@types/node-fetch": "^2.6.11",
|
55 |
| - "babel-jest": "^29.5.0", |
| 55 | + "babel-jest": "^29.7.0", |
56 | 56 | "commitizen": "^4.3.0",
|
57 | 57 | "cz-conventional-changelog": "^3.3.0",
|
58 |
| - "dotenv": "^16.0.3", |
| 58 | + "dotenv": "^16.4.5", |
59 | 59 | "eslint": "^8.35.0",
|
60 | 60 | "jest": "^29.7.0",
|
61 |
| - "jest-bluster": "^1.0.1", |
62 |
| - "nock": "^13.3.0", |
| 61 | + "jest-bluster": "^2.0.0", |
| 62 | + "nock": "^13.5.5", |
63 | 63 | "nock-record": "^0.3.9",
|
64 |
| - "prettier": "^2.8.4", |
| 64 | + "prettier": "^3.3.3", |
65 | 65 | "rollup": "^3.18.0",
|
66 | 66 | "rollup-plugin-babel": "^4.4.0",
|
67 | 67 | "rollup-plugin-json": "^4.0.0",
|
68 | 68 | "rollup-plugin-node-resolve": "^5.2.0",
|
69 |
| - "typescript": "^4.9.5" |
| 69 | + "typescript": "^5.6.2" |
70 | 70 | },
|
71 | 71 | "resolutions": {
|
72 | 72 | "eslint-plugin-import": "^2.26.0"
|
|
0 commit comments