Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #205 from stscoundrel/update/deps-2022-10
Browse files Browse the repository at this point in the history
Update all deps
  • Loading branch information
stscoundrel authored Oct 1, 2022
2 parents 20b3cc1 + 7c4929a commit 42da18b
Show file tree
Hide file tree
Showing 2 changed files with 1,302 additions and 1,965 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@babel/core": "^7.19.3",
"@babel/preset-env": "^7.19.3",
"@babel/preset-typescript": "^7.13.0",
"@stryker-mutator/core": "^6.0.2",
"@stryker-mutator/jest-runner": "^6.0.2",
"@types/jest": "^27.0.1",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"babel-jest": "^29.0.1",
"eslint": "^8.8.0",
"@stryker-mutator/core": "^6.2.2",
"@stryker-mutator/jest-runner": "^6.2.2",
"@types/jest": "^29.1.1",
"@types/node": "^18.7.23",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"babel-jest": "^29.1.2",
"eslint": "^8.24.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^27.0.1",
"jest": "^27.0.6",
"ts-jest": "^27.0.3",
"eslint-plugin-jest": "^27.0.4",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",
"ts-node": "^10.0.0",
"typescript": "^4.3.5"
"typescript": "^4.8.4"
},
"scripts": {
"lint": "eslint .",
Expand Down
Loading

0 comments on commit 42da18b

Please sign in to comment.