Skip to content

Commit ac1a0fb

Browse files
authored
chore(repo): add moon 1.3x (#292)
1 parent 1196527 commit ac1a0fb

File tree

3 files changed

+39
-39
lines changed

3 files changed

+39
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@dot/versioner": "^0.3.4",
11-
"@moonrepo/cli": "1.30.0",
11+
"@moonrepo/cli": "1.39.4",
1212
"@swc/core": "^1.3.91",
1313
"@swc/helpers": "^0.5.2",
1414
"@types/node": "20.6.2",

pnpm-lock.yaml

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/cli/moon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tasks:
1010
test.run:
1111
command: vitest --config ../../shared/vitest.config.ts . --no-threads
1212
inputs:
13-
- ./**.*.test.ts
13+
- ./**/*.test.ts
1414
- package.json
1515
options:
1616
cache: false

0 commit comments

Comments
 (0)