Skip to content

Commit

Permalink
feat: new initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Jan 11, 2025
1 parent 75ed2ee commit 8ef2389
Show file tree
Hide file tree
Showing 3 changed files with 1,535 additions and 4 deletions.
6 changes: 6 additions & 0 deletions packages/bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,26 @@
],
"devDependencies": {
"@jcoreio/eslint-plugin-implicit-dependencies": "^1.1.1",
"@jcoreio/semantic-release-npm": "^12.0.2",
"@jcoreio/toolchain": "4.6.0",
"@jcoreio/toolchain-circle": "^4.6.0",
"@jcoreio/toolchain-esnext": "^4.6.0",
"@jcoreio/toolchain-mocha": "^4.6.0",
"@jcoreio/toolchain-semantic-release": "^4.6.0",
"@jcoreio/toolchain-typescript": "^4.6.0",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/github": "^10.0.3",
"@semantic-release/release-notes-generator": "^13.0.0",
"@types/chai": "^4.0.0",
"@types/mocha": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"chai": "^4.0.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.56.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"mocha": "^10.4.0",
"semantic-release": "^23.1.1",
"typescript": "^5.1.0"
},
"version": "0.0.0-development",
Expand Down
6 changes: 6 additions & 0 deletions packages/foo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,26 @@
],
"devDependencies": {
"@jcoreio/eslint-plugin-implicit-dependencies": "^1.1.1",
"@jcoreio/semantic-release-npm": "^12.0.2",
"@jcoreio/toolchain": "4.6.0",
"@jcoreio/toolchain-circle": "^4.6.0",
"@jcoreio/toolchain-esnext": "^4.6.0",
"@jcoreio/toolchain-mocha": "^4.6.0",
"@jcoreio/toolchain-semantic-release": "^4.6.0",
"@jcoreio/toolchain-typescript": "^4.6.0",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/github": "^10.0.3",
"@semantic-release/release-notes-generator": "^13.0.0",
"@types/chai": "^4.0.0",
"@types/mocha": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"chai": "^4.0.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.56.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"mocha": "^10.4.0",
"semantic-release": "^23.1.1",
"typescript": "^5.1.0"
},
"version": "0.0.0-development",
Expand Down
Loading

0 comments on commit 8ef2389

Please sign in to comment.