Skip to content

Commit cc2660a

Browse files
update auto
1 parent 545cd7c commit cc2660a

File tree

3 files changed

+2485
-3040
lines changed

3 files changed

+2485
-3040
lines changed

lerna.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"lerna": "2.11.0",
2+
"lerna": "^7.1.4",
33
"npmClient": "yarn",
44
"registry": "https://registry.npmjs.org/",
5-
"useWorkspaces": true,
65
"version": "0.22.10"
76
}

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"postinstall": "patch-package"
2828
},
2929
"devDependencies": {
30-
"@auto-it/all-contributors": "^10.38.4",
31-
"@auto-it/first-time-contributor": "^10.38.4",
32-
"@auto-it/magic-zero": "^10.38.4",
33-
"@auto-it/protected-branch": "^10.38.4",
30+
"@auto-it/all-contributors": "^11.0.5",
31+
"@auto-it/first-time-contributor": "^11.0.5",
32+
"@auto-it/magic-zero": "^11.0.5",
33+
"@auto-it/protected-branch": "^11.0.5",
3434
"@babel/cli": "^7.20.7",
3535
"@babel/core": "^7.20.12",
3636
"@babel/preset-env": "^7.20.2",
@@ -40,7 +40,7 @@
4040
"@typescript-eslint/eslint-plugin": "^5.50.0",
4141
"@typescript-eslint/parser": "^5.50.0",
4242
"all-contributors-cli": "^6.24.0",
43-
"auto": "^10.38.4",
43+
"auto": "^11.0.5",
4444
"babel-plugin-add-module-exports": "^1.0.4",
4545
"babel-plugin-source-map-support": "^2.2.0",
4646
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
@@ -59,7 +59,7 @@
5959
"karma-firefox-launcher": "^1.2.0",
6060
"karma-mocha": "^1.3.0",
6161
"karma-mocha-reporter": "^2.2.5",
62-
"lerna": "^3.16.4",
62+
"lerna": "^7.1.4",
6363
"lint-staged": "^9.2.5",
6464
"mocha": "^6.2.0",
6565
"nyc": "^14.1.1",

0 commit comments

Comments
 (0)