Skip to content

Commit

Permalink
Merge pull request #360 from janpaepke/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies.
  • Loading branch information
Pimm authored Sep 10, 2024
2 parents ce37341 + 217a671 commit 0caa05e
Show file tree
Hide file tree
Showing 2 changed files with 926 additions and 652 deletions.
20 changes: 10 additions & 10 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",
"prettier": "^3.3.3",
"rollup": "^3.18.0",
"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.6.2"
},
"resolutions": {
"eslint-plugin-import": "^2.26.0"
Expand Down
Loading

0 comments on commit 0caa05e

Please sign in to comment.