Skip to content

Commit

Permalink
chore: update toolchain versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed May 5, 2024
1 parent fe9629c commit 9031e33
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 1,490 deletions.
20 changes: 10 additions & 10 deletions packages/clarity-feature-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"homepage": "https://github.com/jcoreio/clarity-feature-toolkit/tree/master/packages/clarity-feature-api",
"devDependencies": {
"@jcoreio/eslint-plugin-implicit-dependencies": "^1.1.1",
"@jcoreio/toolchain": "^3.11.1",
"@jcoreio/toolchain-circle": "^3.11.1",
"@jcoreio/toolchain-esnext": "^3.11.1",
"@jcoreio/toolchain-mocha": "^3.11.1",
"@jcoreio/toolchain-react": "^3.11.1",
"@jcoreio/toolchain-semantic-release": "^3.11.1",
"@jcoreio/toolchain-typescript": "^3.11.1",
"@jcoreio/toolchain": "^4.1.0",
"@jcoreio/toolchain-circle": "^4.1.0",
"@jcoreio/toolchain-esnext": "^4.1.0",
"@jcoreio/toolchain-mocha": "^4.1.0",
"@jcoreio/toolchain-react": "^4.1.0",
"@jcoreio/toolchain-semantic-release": "^4.1.0",
"@jcoreio/toolchain-typescript": "^4.1.0",
"@semantic-release/npm": "12.0.0",
"@types/chai": "^4.0.0",
"@types/mocha": "^10.0.0",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"chai": "^4.0.0",
"chai": "^4.3.7",
"eslint": "^8.56.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react": "^7.32.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/clarity-feature-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"devDependencies": {
"@jcoreio/clarity-feature-api": "workspace:*",
"@jcoreio/eslint-plugin-implicit-dependencies": "^1.1.1",
"@jcoreio/toolchain": "^4.0.1",
"@jcoreio/toolchain-esnext": "^4.0.1",
"@jcoreio/toolchain-react": "^4.0.1",
"@jcoreio/toolchain-semantic-release": "^4.0.1",
"@jcoreio/toolchain-typescript": "^4.0.1",
"@jcoreio/toolchain": "^4.1.0",
"@jcoreio/toolchain-esnext": "^4.1.0",
"@jcoreio/toolchain-react": "^4.1.0",
"@jcoreio/toolchain-semantic-release": "^4.1.0",
"@jcoreio/toolchain-typescript": "^4.1.0",
"@semantic-release/npm": "12.0.0",
"@types/archiver": "^6.0.2",
"@types/fs-extra": "^11.0.4",
Expand Down
Loading

0 comments on commit 9031e33

Please sign in to comment.