Skip to content

Commit

Permalink
chore: Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fguitton committed Oct 20, 2023
1 parent 7baee38 commit b64e509
Show file tree
Hide file tree
Showing 2 changed files with 2,349 additions and 2,115 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,25 @@
"prepare": "npm run build"
},
"devDependencies": {
"@babel/core": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "7.18.6",
"@stryker-mutator/core": "6.3.0",
"@stryker-mutator/jest-runner": "6.3.0",
"@types/jest": "29.2.2",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"babel-loader": "9.1.0",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@stryker-mutator/core": "7.3.0",
"@stryker-mutator/jest-runner": "7.3.0",
"@types/jest": "29.5.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"babel-loader": "9.1.3",
"babel-plugin-add-module-exports": "1.0.4",
"babel-plugin-rewire-ts": "1.4.0",
"eslint": "8.26.0",
"eslint-plugin-jest": "27.1.3",
"jest": "29.2.2",
"rimraf": "3.0.2",
"terser-webpack-plugin": "5.3.6",
"typescript": "4.8.4",
"webpack": "5.74.0",
"webpack-cli": "4.10.0"
"eslint": "8.51.0",
"eslint-plugin-jest": "27.4.2",
"jest": "29.7.0",
"rimraf": "5.0.5",
"terser-webpack-plugin": "5.3.9",
"typescript": "5.2.2",
"webpack": "5.89.0",
"webpack-cli": "5.1.4"
},
"babel": {
"extends": "./config/babel.config.js"
Expand Down
Loading

0 comments on commit b64e509

Please sign in to comment.