Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--c8
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored Jan 3, 2024
2 parents d70de04 + 8724c70 commit b2a90d6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"yargs-parser": "^21.1.1"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@types/node": "^20.0.0",
"chai": "^4.3.6",
"chai-jest-snapshot": "^2.0.0",
"cross-env": "^7.0.3",
"mocha": "^9.2.2",
"standard": "^16.0.4",
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
"typescript": "^5.0.0"
},
"engines": {
"node": ">=14.14.0"
Expand Down

0 comments on commit b2a90d6

Please sign in to comment.