Skip to content

Commit

Permalink
Merge pull request #160 from aminya/dependencies [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Jan 18, 2023
2 parents 47a3e15 + d452ddc commit 5d323e0
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 96 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ stats.html
src/python/setup-python/
src/msvc/msvc-dev-cmd/
dev/cpp_vcpkg_project
package.json
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"test.unit": "jest --runInBand"
},
"prettier": "prettier-config-atomic",
"dependencies": {
"devDependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2",
Expand All @@ -86,9 +86,8 @@
"ubuntu-version": "^2.0.0",
"untildify-user": "workspace:1.0.0",
"user-access": "workspace:1.0.0",
"which": "^3.0.0"
},
"devDependencies": {
"which": "^3.0.0",

"@types/cross-spawn": "^6.0.2",
"@types/jest": "^29.2.5",
"@types/mri": "^1.1.1",
Expand Down
Loading

0 comments on commit 5d323e0

Please sign in to comment.