Skip to content

Commit

Permalink
update auto
Browse files Browse the repository at this point in the history
  • Loading branch information
hipstersmoothie committed Feb 22, 2024
1 parent 545cd7c commit c55989b
Show file tree
Hide file tree
Showing 3 changed files with 2,487 additions and 3,041 deletions.
6 changes: 3 additions & 3 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"lerna": "2.11.0",
"lerna": "^7.1.4",
"npmClient": "yarn",
"registry": "https://registry.npmjs.org/",
"useWorkspaces": true,
"version": "0.22.10"
"version": "0.22.10",
"packages": ["packages/*"]
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"postinstall": "patch-package"
},
"devDependencies": {
"@auto-it/all-contributors": "^10.38.4",
"@auto-it/first-time-contributor": "^10.38.4",
"@auto-it/magic-zero": "^10.38.4",
"@auto-it/protected-branch": "^10.38.4",
"@auto-it/all-contributors": "^11.0.5",
"@auto-it/first-time-contributor": "^11.0.5",
"@auto-it/magic-zero": "^11.0.5",
"@auto-it/protected-branch": "^11.0.5",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
Expand All @@ -40,7 +40,7 @@
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"all-contributors-cli": "^6.24.0",
"auto": "^10.38.4",
"auto": "^11.0.5",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-source-map-support": "^2.2.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
Expand All @@ -59,7 +59,7 @@
"karma-firefox-launcher": "^1.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"lerna": "^3.16.4",
"lerna": "^7.1.4",
"lint-staged": "^9.2.5",
"mocha": "^6.2.0",
"nyc": "^14.1.1",
Expand Down

0 comments on commit c55989b

Please sign in to comment.