Skip to content

Commit 687504e

Browse files
authored
chore: stable @simulacrum/github-api-simulator@0.5.4 (#334)
1 parent df02fd9 commit 687504e

File tree

3 files changed

+22
-82
lines changed

3 files changed

+22
-82
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"devDependencies": {
2626
"@jsdevtools/ez-spawn": "^3.0.4",
2727
"@types/node": "^20.14.2",
28-
"@simulacrum/github-api-simulator": "^0.5.3",
2928
"@vitejs/release-scripts": "^1.3.1",
3029
"cross-env": "^7.0.3",
3130
"esbuild": "^0.20.2",

Diff for: packages/backend/package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@octokit/webhooks": "^12.2.0",
2727
"@octokit/webhooks-types": "^7.4.0",
2828
"@pkg-pr-new/utils": "workspace:^",
29-
"@simulacrum/github-api-simulator": "https://pkg.pr.new/thefrontside/simulacrum/@simulacrum/github-api-simulator@303",
29+
"@simulacrum/github-api-simulator": "^0.5.4",
3030
"dotenv": "^16.4.5",
3131
"fast-jwt": "^4.0.2",
3232
"h3": "^1.11.1",
@@ -37,8 +37,5 @@
3737
"unstorage": "^1.10.2",
3838
"vitest": "2.1.8",
3939
"wrangler": "^3.57.1"
40-
},
41-
"dependencies": {
42-
"@simulacrum/foundation-simulator": "^0.3.0"
4340
}
4441
}

Diff for: pnpm-lock.yaml

+21-77
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)