Skip to content

Commit b29827f

Browse files
committed
chore: upgrade toolchains
1 parent faf6a0a commit b29827f

File tree

2 files changed

+102
-353
lines changed

2 files changed

+102
-353
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
2929
"@babel/plugin-syntax-flow": "^7.14.5",
3030
"@babel/plugin-transform-react-jsx": "^7.14.9",
31-
"@jcoreio/toolchain": "^3.2.0",
32-
"@jcoreio/toolchain-circle": "^3.2.0",
33-
"@jcoreio/toolchain-esnext": "^3.2.0",
34-
"@jcoreio/toolchain-flow": "^3.2.0",
35-
"@jcoreio/toolchain-mocha": "^3.2.0",
36-
"@jcoreio/toolchain-semantic-release": "^3.2.0",
37-
"@jcoreio/toolchain-typescript": "^3.2.0",
31+
"@jcoreio/toolchain": "^3.2.1",
32+
"@jcoreio/toolchain-circle": "^3.2.1",
33+
"@jcoreio/toolchain-esnext": "^3.2.1",
34+
"@jcoreio/toolchain-flow": "^3.2.1",
35+
"@jcoreio/toolchain-mocha": "^3.2.1",
36+
"@jcoreio/toolchain-semantic-release": "^3.2.1",
37+
"@jcoreio/toolchain-typescript": "^3.2.1",
3838
"@types/chai": "^4.3.5",
3939
"@types/long": "^4.0.1",
4040
"@types/mocha": "^10.0.1",

0 commit comments

Comments
 (0)