Skip to content

Commit

Permalink
Revert "chore: setup refresh"
Browse files Browse the repository at this point in the history
This reverts commit b5ef2bf.
  • Loading branch information
revelt committed Apr 11, 2021
1 parent 5ae484b commit 23cf206
Show file tree
Hide file tree
Showing 122 changed files with 1,149 additions and 1,149 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,30 +40,30 @@
},
"dependencies": {},
"devDependencies": {
"@typescript-eslint/parser": "^4.21.0",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.20.0",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"axios": "^0.21.1",
"benchmark": "^2.1.4",
"commitizen": "^4.2.3",
"cz-conventional-changelog": "^3.3.0",
"edit-package-json": "^0.3.14",
"esbuild": "^0.11.7",
"eslint": "^7.24.0",
"edit-package-json": "^0.3.13",
"esbuild": "^0.11.5",
"eslint": "^7.23.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-no-unsanitized": "^3.1.4",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-row-num": "^1.5.10",
"eslint-plugin-test-num": "^1.5.14",
"eslint-plugin-row-num": "^1.5.9",
"eslint-plugin-test-num": "^1.5.13",
"esm": "^3.2.25",
"execa": "^5.0.0",
"lect": "^0.16.14",
"lect": "^0.16.13",
"lerna": "^4.0.0",
"lerna-clean-changelogs-cli": "^1.4.14",
"lerna-dependency-graph": "^1.1.0",
"lerna-clean-changelogs-cli": "^1.4.13",
"lerna-dependency-graph": "^1.0.2",
"object-path": "^0.11.5",
"prettier": "^2.2.1",
"simple-git": "^2.37.0",
"tap-parse-string-to-object": "^2.0.14",
"tap-parse-string-to-object": "^2.0.13",
"title": "^3.4.3",
"write-file-atomic": "^3.0.3"
}
Expand Down
20 changes: 10 additions & 10 deletions packages/all-named-html-entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.14",
"@babel/node": "^7.13.13",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/preset-typescript": "^7.13.0",
"@babel/register": "^7.13.14",
"@rollup/plugin-babel": "^5.3.0",
Expand All @@ -101,21 +101,21 @@
"@rollup/plugin-typescript": "^8.2.1",
"@types/node": "^14.14.37",
"@types/tap": "^14.10.3",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"core-js": "^3.10.1",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"core-js": "^3.10.0",
"cross-env": "^7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.23.0",
"lect": "^0.16.14",
"rollup": "^2.45.1",
"rollup": "^2.44.0",
"rollup-plugin-ascii": "^0.0.3",
"rollup-plugin-banner": "^0.2.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-terser": "^7.0.2",
"tap": "^14.11.0",
"tslib": "^2.2.0",
"tslib": "^2.1.0",
"type-fest": "^1.0.1",
"typescript": "^4.2.4"
"typescript": "^4.2.3"
}
}
20 changes: 10 additions & 10 deletions packages/array-group-str-omit-num-char/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.14",
"@babel/node": "^7.13.13",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/preset-typescript": "^7.13.0",
"@babel/register": "^7.13.14",
"@rollup/plugin-babel": "^5.3.0",
Expand All @@ -105,20 +105,20 @@
"@types/lodash.uniq": "^4.5.6",
"@types/node": "^14.14.37",
"@types/tap": "^14.10.3",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"core-js": "^3.10.1",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"core-js": "^3.10.0",
"cross-env": "^7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.23.0",
"lect": "^0.16.14",
"rollup": "^2.45.1",
"rollup": "^2.44.0",
"rollup-plugin-ascii": "^0.0.3",
"rollup-plugin-banner": "^0.2.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-terser": "^7.0.2",
"tap": "^14.11.0",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
"tslib": "^2.1.0",
"typescript": "^4.2.3"
}
}
20 changes: 10 additions & 10 deletions packages/array-includes-with-glob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.14",
"@babel/node": "^7.13.13",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/preset-typescript": "^7.13.0",
"@babel/register": "^7.13.14",
"@rollup/plugin-babel": "^5.3.0",
Expand All @@ -104,20 +104,20 @@
"@rollup/plugin-typescript": "^8.2.1",
"@types/node": "^14.14.37",
"@types/tap": "^14.10.3",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"core-js": "^3.10.1",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"core-js": "^3.10.0",
"cross-env": "^7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.23.0",
"lect": "^0.16.14",
"rollup": "^2.45.1",
"rollup": "^2.44.0",
"rollup-plugin-ascii": "^0.0.3",
"rollup-plugin-banner": "^0.2.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-terser": "^7.0.2",
"tap": "^14.11.0",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
"tslib": "^2.1.0",
"typescript": "^4.2.3"
}
}
20 changes: 10 additions & 10 deletions packages/array-of-arrays-into-ast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.14",
"@babel/node": "^7.13.13",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/preset-typescript": "^7.13.0",
"@babel/register": "^7.13.14",
"@rollup/plugin-babel": "^5.3.0",
Expand All @@ -101,20 +101,20 @@
"@rollup/plugin-typescript": "^8.2.1",
"@types/node": "^14.14.37",
"@types/tap": "^14.10.3",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"core-js": "^3.10.1",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"core-js": "^3.10.0",
"cross-env": "^7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.23.0",
"lect": "^0.16.14",
"rollup": "^2.45.1",
"rollup": "^2.44.0",
"rollup-plugin-ascii": "^0.0.3",
"rollup-plugin-banner": "^0.2.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-terser": "^7.0.2",
"tap": "^14.11.0",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
"tslib": "^2.1.0",
"typescript": "^4.2.3"
}
}
20 changes: 10 additions & 10 deletions packages/array-of-arrays-sort-by-col/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.14",
"@babel/node": "^7.13.13",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/preset-typescript": "^7.13.0",
"@babel/register": "^7.13.14",
"@rollup/plugin-babel": "^5.3.0",
Expand All @@ -101,21 +101,21 @@
"@rollup/plugin-typescript": "^8.2.1",
"@types/node": "^14.14.37",
"@types/tap": "^14.10.3",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"array-shuffle": "^2.0.0",
"core-js": "^3.10.1",
"core-js": "^3.10.0",
"cross-env": "^7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.23.0",
"lect": "^0.16.14",
"rollup": "^2.45.1",
"rollup": "^2.44.0",
"rollup-plugin-ascii": "^0.0.3",
"rollup-plugin-banner": "^0.2.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-terser": "^7.0.2",
"tap": "^14.11.0",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
"tslib": "^2.1.0",
"typescript": "^4.2.3"
}
}
20 changes: 10 additions & 10 deletions packages/array-pull-all-with-glob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.14",
"@babel/node": "^7.13.13",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/preset-typescript": "^7.13.0",
"@babel/register": "^7.13.14",
"@rollup/plugin-babel": "^5.3.0",
Expand All @@ -105,20 +105,20 @@
"@rollup/plugin-typescript": "^8.2.1",
"@types/node": "^14.14.37",
"@types/tap": "^14.10.3",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"core-js": "^3.10.1",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"core-js": "^3.10.0",
"cross-env": "^7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.23.0",
"lect": "^0.16.14",
"rollup": "^2.45.1",
"rollup": "^2.44.0",
"rollup-plugin-ascii": "^0.0.3",
"rollup-plugin-banner": "^0.2.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-terser": "^7.0.2",
"tap": "^14.11.0",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
"tslib": "^2.1.0",
"typescript": "^4.2.3"
}
}
20 changes: 10 additions & 10 deletions packages/arrayiffy-if-string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,15 @@
},
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.14",
"@babel/node": "^7.13.13",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.12",
"@babel/preset-typescript": "^7.13.0",
"@babel/register": "^7.13.14",
"@rollup/plugin-babel": "^5.3.0",
Expand All @@ -101,20 +101,20 @@
"@rollup/plugin-typescript": "^8.2.1",
"@types/node": "^14.14.37",
"@types/tap": "^14.10.3",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"core-js": "^3.10.1",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"core-js": "^3.10.0",
"cross-env": "^7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.23.0",
"lect": "^0.16.14",
"rollup": "^2.45.1",
"rollup": "^2.44.0",
"rollup-plugin-ascii": "^0.0.3",
"rollup-plugin-banner": "^0.2.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^3.0.1",
"rollup-plugin-terser": "^7.0.2",
"tap": "^14.11.0",
"tslib": "^2.2.0",
"typescript": "^4.2.4"
"tslib": "^2.1.0",
"typescript": "^4.2.3"
}
}
Loading

0 comments on commit 23cf206

Please sign in to comment.