Skip to content

Commit

Permalink
deps: npm dev dependencies (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent 8ffbbad commit 4d2d8d3
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 98 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
},
"dependencies": {},
"devDependencies": {
"@changesets/cli": "2.27.9",
"@changesets/cli": "2.27.10",
"@changesets/get-github-info": "0.6.0",
"@types/node": "^20.10.6",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"esbuild": "~0.24.0",
"skuba": "9.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@smithy/util-stream": "3.2.1",
"aws-sdk-client-mock": "4.1.0",
"aws-sdk-client-mock-jest": "4.1.0",
"isomorphic-git": "1.27.1",
"isomorphic-git": "1.27.2",
"pino-pretty": "11.3.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 4d2d8d3

Please sign in to comment.