@toptal/davinci-ci 7.4.6-alpha-bill-5695-update-storybook-v8-a67f91c9.36 → 7.4.6-alpha-bill-5697-fix-dev-mode-refresh-babel-f10d1d2d.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toptal/davinci-ci",
3
- "version": "7.4.6-alpha-bill-5695-update-storybook-v8-a67f91c9.36+a67f91c9",
3
+ "version": "7.4.6-alpha-bill-5697-fix-dev-mode-refresh-babel-f10d1d2d.19+f10d1d2d",
4
4
  "keywords": [
5
5
  "ci",
6
6
  "docker",
@@ -30,7 +30,7 @@
30
30
  "dependencies": {
31
31
  "@commitlint/cli": "^17.6.7",
32
32
  "@commitlint/config-conventional": "^17.1.0",
33
- "@toptal/davinci-cli-shared": "2.5.2-alpha-bill-5695-update-storybook-v8-a67f91c9.38+a67f91c9",
33
+ "@toptal/davinci-cli-shared": "2.5.2-alpha-bill-5697-fix-dev-mode-refresh-babel-f10d1d2d.21+f10d1d2d",
34
34
  "chalk": "^4.1.2",
35
35
  "danger": "^11.2.2",
36
36
  "markdown-table": "^2.0.0"
@@ -41,5 +41,5 @@
41
41
  "publishConfig": {
42
42
  "access": "public"
43
43
  },
44
- "gitHead": "a67f91c9480f5a0da791ed733e58e5af75c6a8aa"
44
+ "gitHead": "f10d1d2db42aa2e8747fcc52fbc74f6505458c33"
45
45
  }