Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2023
1 parent 2775b4f commit f861742
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"date-fns": "^2.29.3",
"micromatch": "^4.0.5",
"yaml": "2.2.1",
"zod": "3.20.2"
"zod": "3.21.4"
},
"devDependencies": {
"@stryker-mutator/core": "6.3.1",
"@stryker-mutator/jest-runner": "6.3.1",
"@types/jest": "29.4.0",
"@stryker-mutator/core": "6.4.2",
"@stryker-mutator/jest-runner": "6.4.2",
"@types/jest": "29.5.0",
"@types/micromatch": "^4.0.2",
"@types/node": "^18.11.0",
"@typescript-eslint/parser": "^4.33.0",
Expand All @@ -48,12 +48,12 @@
"eslint-plugin-github": "^4.3.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "^25.3.2",
"jest": "29.4.1",
"jest": "29.5.0",
"jest-mock-extended": "^3.0.1",
"js-yaml": "^4.1.0",
"prettier": "2.8.3",
"prettier": "2.8.7",
"rimraf": "3.0.2",
"semantic-release": "20.1.0",
"semantic-release": "20.1.3",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"typescript": "^4.4.4"
Expand Down
66 changes: 33 additions & 33 deletions pulumi/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pulumi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@pulumi/aws": "^5.0.0",
"@pulumi/awsx": "^1.0.0",
"@pulumi/pulumi": "^3.0.0",
"@pulumi/pulumiservice": "^0.1.8"
"@pulumi/pulumiservice": "^0.4.0"
}
}

0 comments on commit f861742

Please sign in to comment.