Skip to content

Commit

Permalink
chore: windows ci usage
Browse files Browse the repository at this point in the history
  • Loading branch information
crutchcorn committed Jan 2, 2024
2 parents 4c2278a + 11e5e56 commit b797aaf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/plop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"postpublish": "node ./scripts/postpublish.js"
},
"devDependencies": {
"cli-testing-library": "^2.0.1",
"cli-testing-library": "^2.0.2",
"inquirer-directory": "^2.2.0",
"nyc": "^15.1.0",
"plop-pack-fancy-comments": "^0.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2217,9 +2217,9 @@ __metadata:
languageName: node
linkType: hard

"cli-testing-library@npm:^2.0.1":
version: 2.0.1
resolution: "cli-testing-library@npm:2.0.1"
"cli-testing-library@npm:^2.0.2":
version: 2.0.2
resolution: "cli-testing-library@npm:2.0.2"
dependencies:
"@babel/code-frame": "npm:^7.10.4"
"@babel/runtime": "npm:^7.12.5"
Expand All @@ -2231,7 +2231,7 @@ __metadata:
strip-ansi: "npm:^6.0.1"
strip-final-newline: "npm:^2.0.0"
tree-kill: "npm:^1.2.2"
checksum: 7aa6917510a5cf8bbe88609553a3eb56b704d4c3668db3f372422ab5df35e83a6eb216fced96c2d85350ea2636251060c635d00c8ca018e13b681869a64af8dc
checksum: c74ce125a3d222f78ff9482f7590dc5a6ce0e233386abbe3fdcf0819505d74ec1455ba71a2e51a194690af34db8c5675ffc1f791acaa4e27adc3207ae057dec3
languageName: node
linkType: hard

Expand Down Expand Up @@ -6580,7 +6580,7 @@ __metadata:
dependencies:
"@types/liftoff": "npm:^4.0.3"
chalk: "npm:^5.3.0"
cli-testing-library: "npm:^2.0.1"
cli-testing-library: "npm:^2.0.2"
inquirer-directory: "npm:^2.2.0"
interpret: "npm:^3.1.1"
liftoff: "npm:^4.0.0"
Expand Down

0 comments on commit b797aaf

Please sign in to comment.