Compare commits

..

1 Commits

Author SHA1 Message Date
Beep Boop 06183afaae chore: restore internal action refs to @main 2026-06-11 20:00:21 +00:00
2 changed files with 5 additions and 8 deletions
+4 -7
View File
@@ -19,7 +19,7 @@
"@types/node": "^24.10.4",
"@types/semver": "^7.7.1",
"esbuild": "^0.28.0",
"eslint": "^10.5.0",
"eslint": "^10.4.1",
"jest": "^30.4.2",
"ts-jest": "^29.4.11",
"typescript": "^6.0.3",
@@ -3334,14 +3334,11 @@
}
},
"node_modules/eslint": {
"version": "10.5.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz",
"integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==",
"version": "10.4.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.4.1.tgz",
"integrity": "sha512-AyIKhnOBuOAdueD7RB3xB+YeAWScb9jHsJBgH2Hcde8InP5JYhqrRR6iTMHyTEwgENK54Cp44e4v8BwNhsuHuw==",
"devOptional": true,
"license": "MIT",
"workspaces": [
"packages/*"
],
"dependencies": {
"@eslint-community/eslint-utils": "^4.8.0",
"@eslint-community/regexpp": "^4.12.2",
+1 -1
View File
@@ -28,7 +28,7 @@
"@types/node": "^24.10.4",
"@types/semver": "^7.7.1",
"esbuild": "^0.28.0",
"eslint": "^10.5.0",
"eslint": "^10.4.1",
"jest": "^30.4.2",
"ts-jest": "^29.4.11",
"typescript": "^6.0.3",