Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janpaepke committed Sep 10, 2024
1 parent ecf2b74 commit 4336c35
Show file tree
Hide file tree
Showing 2 changed files with 1,027 additions and 653 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,27 +46,27 @@
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@mollie/eslint-config-typescript": "^1.6.5",
"@types/jest": "^29.5.11",
"@types/node": "^18.14.6",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@types/node-fetch": "^2.6.11",
"babel-jest": "^29.5.0",
"babel-jest": "^29.7.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"dotenv": "^16.0.3",
"dotenv": "^16.4.5",
"eslint": "^8.35.0",
"jest": "^29.7.0",
"jest-bluster": "^1.0.1",
"nock": "^13.3.0",
"jest-bluster": "^2.0.0",
"nock": "^13.5.5",
"nock-record": "^0.3.9",
"prettier": "^2.8.4",
"rollup": "^3.18.0",
"prettier": "^3.3.3",
"rollup": "^4.21.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"typescript": "^4.9.5"
"typescript": "^5.5.4"
},
"resolutions": {
"eslint-plugin-import": "^2.26.0"
Expand Down
Loading

0 comments on commit 4336c35

Please sign in to comment.