Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

chore(deps): bump @beemo/driver-babel from 2.0.4 to 2.0.5 #662

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/preset-typescript": "^7.15.0",
"@beemo/cli": "2.0.4",
"@beemo/core": "2.1.1",
"@beemo/driver-babel": "2.0.4",
"@beemo/driver-babel": "2.0.5",
"@beemo/driver-eslint": "2.0.3",
"@beemo/driver-jest": "2.0.3",
"@beemo/driver-prettier": "2.0.4",
Expand Down
58 changes: 4 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
# yarn lockfile v1


"@auto-it/bot-list@10.32.3":
version "10.32.3"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.32.3.tgz#8f30d8b99318d3b8b4857281a06c4c45e507d50c"
integrity sha512-upBScyy/0m0eKdL7sq2z4SUELe0L8ye7Ybfxa3U7LHXWjZH0DJdKM4LY9Cz+Vj25A2ZWUO4sJPurXSfiECH6cw==

"@auto-it/bot-list@10.32.3":
version "10.32.3"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.32.3.tgz#8f30d8b99318d3b8b4857281a06c4c45e507d50c"
Expand Down Expand Up @@ -72,51 +67,6 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/core@10.32.3":
version "10.32.3"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.32.3.tgz#d358a755defaf682478defb64de8800693326cb2"
integrity sha512-A8A4RPLn+o2dWIW7MqPHGMlAMv44J6D2CO9/ozsxPxgE6vdgagGHdiqyT+UWLNwuVQpav554zw+F5aOhvgeuQg==
dependencies:
"@auto-it/bot-list" "10.32.3"
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
"@octokit/plugin-retry" "^3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "^18.0.0"
await-to-js "^3.0.0"
chalk "^4.0.0"
cosmiconfig "7.0.0"
deepmerge "^4.0.0"
dotenv "^8.0.0"
endent "^2.0.1"
enquirer "^2.3.4"
env-ci "^5.0.1"
fast-glob "^3.1.1"
fp-ts "^2.5.3"
fromentries "^1.2.0"
gitlog "^4.0.3"
https-proxy-agent "^5.0.0"
import-cwd "^3.0.0"
import-from "^3.0.0"
io-ts "^2.1.2"
lodash.chunk "^4.2.0"
log-symbols "^4.0.0"
node-fetch "2.6.1"
parse-author "^2.0.0"
parse-github-url "1.0.2"
pretty-ms "^7.0.0"
requireg "^0.2.2"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.2.0"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
ts-node "^9.1.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@^10.32.2":
version "10.32.3"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.32.3.tgz#c7d1ecc986e283fe1199b73424a58cdafb662ae2"
Expand Down Expand Up @@ -1147,10 +1097,10 @@
lodash "^4.17.21"
micromatch "^4.0.4"

"@beemo/driver-babel@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@beemo/driver-babel/-/driver-babel-2.0.4.tgz#5e777c47c6c0efd5a5875d43744be09a626dea90"
integrity sha512-lm01xDWkrk6hkGjhgVUsUcMZnACKlbj3GQMK4RAAiYvhH0eYPeWUhZW9Xzeky9yWAVJcoyYHxX5rzsvcu/zMhw==
"@beemo/driver-babel@2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@beemo/driver-babel/-/driver-babel-2.0.5.tgz#9bce0429e85dd3e17584ef0abbfe00e44f1580d2"
integrity sha512-JF2WTbOTCekZ904sP3viBuD7qomdryod0AZYhORnWooebgeF9rbL71TRgpSap2QKWE3hLZt+XyFOTKT2FvmLkQ==
dependencies:
rimraf "^3.0.2"

Expand Down