Skip to content

Commit a0bd46d

Browse files
chore(deps-dev): bump ember-cli-babel from 7.13.2 to 7.14.1 (#3955)
Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.13.2 to 7.14.1. - [Release notes](https://github.com/babel/ember-cli-babel/releases) - [Changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md) - [Commits](emberjs/ember-cli-babel@v7.13.2...v7.14.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0d06243 commit a0bd46d

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ember-cli-accounting": "^2.0.2",
3838
"ember-cli-app-version": "^3.2.0",
3939
"ember-cli-autoprefixer": "0.8.1",
40-
"ember-cli-babel": "^7.13.2",
40+
"ember-cli-babel": "^7.14.1",
4141
"ember-cli-cjs-transform": "^2.0.0",
4242
"ember-cli-clipboard": "^0.11.1",
4343
"ember-cli-code-coverage": "^1.0.0-beta.8",

yarn.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
dependencies:
2222
"@babel/highlight" "^7.8.3"
2323

24-
"@babel/compat-data@^7.8.0", "@babel/compat-data@^7.8.1":
25-
version "7.8.1"
26-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.1.tgz#fc0bbbb7991e4fb2b47e168e60f2cc2c41680be9"
27-
integrity sha512-Z+6ZOXvyOWYxJ50BwxzdhRnRsGST8Y3jaZgxYig575lTjVSs3KtJnmESwZegg6e2Dn0td1eDhoWlp1wI4BTCPw==
24+
"@babel/compat-data@^7.8.4":
25+
version "7.8.5"
26+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.5.tgz#d28ce872778c23551cbb9432fc68d28495b613b9"
27+
integrity sha512-jWYUqQX/ObOhG1UiEkbH5SANsE/8oKXiQWjj7p7xgj9Zmnt//aUvyz4dBkK0HNsS8/cbyC5NmmH87VekW+mXFg==
2828
dependencies:
29-
browserslist "^4.8.2"
29+
browserslist "^4.8.5"
3030
invariant "^2.2.4"
3131
semver "^5.5.0"
3232

33-
"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.2.2", "@babel/core@^7.3.4", "@babel/core@^7.4.3", "@babel/core@^7.4.4", "@babel/core@^7.7.0", "@babel/core@^7.8.3":
33+
"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.2.2", "@babel/core@^7.3.4", "@babel/core@^7.4.3", "@babel/core@^7.4.4", "@babel/core@^7.8.3":
3434
version "7.4.4"
3535
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.4.tgz#84055750b05fcd50f9915a826b44fa347a825250"
3636
dependencies:
@@ -123,15 +123,15 @@
123123
"@babel/traverse" "^7.8.3"
124124
"@babel/types" "^7.8.3"
125125

126-
"@babel/helper-compilation-targets@^7.8.3":
127-
version "7.8.3"
128-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.3.tgz#2deedc816fd41dca7355ef39fd40c9ea69f0719a"
129-
integrity sha512-JLylPCsFjhLN+6uBSSh3iYdxKdeO9MNmoY96PE/99d8kyBFaXLORtAVhqN6iHa+wtPeqxKLghDOZry0+Aiw9Tw==
126+
"@babel/helper-compilation-targets@^7.8.4":
127+
version "7.8.4"
128+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88"
129+
integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg==
130130
dependencies:
131-
"@babel/compat-data" "^7.8.1"
132-
browserslist "^4.8.2"
131+
"@babel/compat-data" "^7.8.4"
132+
browserslist "^4.8.5"
133133
invariant "^2.2.4"
134-
levenary "^1.1.0"
134+
levenary "^1.1.1"
135135
semver "^5.5.0"
136136

137137
"@babel/helper-create-class-features-plugin@^7.8.3":
@@ -378,15 +378,15 @@
378378
"@babel/helper-remap-async-to-generator" "^7.8.3"
379379
"@babel/plugin-syntax-async-generators" "^7.8.0"
380380

381-
"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.3.4", "@babel/plugin-proposal-class-properties@^7.7.0":
381+
"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.3.4", "@babel/plugin-proposal-class-properties@^7.8.3":
382382
version "7.8.3"
383383
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz#5e06654af5cd04b608915aada9b2a6788004464e"
384384
integrity sha512-EqFhbo7IosdgPgZggHaNObkmO1kNUe3slaKu54d5OWvy+p9QIKOzK1GAEpAIsZtWVtPXUHSMcT4smvDrCfY4AA==
385385
dependencies:
386386
"@babel/helper-create-class-features-plugin" "^7.8.3"
387387
"@babel/helper-plugin-utils" "^7.8.3"
388388

389-
"@babel/plugin-proposal-decorators@^7.3.0", "@babel/plugin-proposal-decorators@^7.7.0":
389+
"@babel/plugin-proposal-decorators@^7.3.0", "@babel/plugin-proposal-decorators@^7.8.3":
390390
version "7.8.3"
391391
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.8.3.tgz#2156860ab65c5abf068c3f67042184041066543e"
392392
integrity sha512-e3RvdvS4qPJVTe288DlXjwKflpfy1hr0j5dz5WpIYYeP7vQZg2WfAEIp8k5/Lwis/m5REXEteIz6rrcDtXXG7w==
@@ -609,10 +609,10 @@
609609
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
610610
"@babel/helper-plugin-utils" "^7.8.3"
611611

612-
"@babel/plugin-transform-for-of@^7.8.3":
613-
version "7.8.3"
614-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.3.tgz#15f17bce2fc95c7d59a24b299e83e81cedc22e18"
615-
integrity sha512-ZjXznLNTxhpf4Q5q3x1NsngzGA38t9naWH8Gt+0qYZEJAcvPI9waSStSh56u19Ofjr7QmD0wUsQ8hw8s/p1VnA==
612+
"@babel/plugin-transform-for-of@^7.8.4":
613+
version "7.8.4"
614+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d"
615+
integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A==
616616
dependencies:
617617
"@babel/helper-plugin-utils" "^7.8.3"
618618

@@ -638,7 +638,7 @@
638638
dependencies:
639639
"@babel/helper-plugin-utils" "^7.8.3"
640640

641-
"@babel/plugin-transform-modules-amd@^7.0.0", "@babel/plugin-transform-modules-amd@^7.2.0", "@babel/plugin-transform-modules-amd@^7.5.0", "@babel/plugin-transform-modules-amd@^7.8.3":
641+
"@babel/plugin-transform-modules-amd@^7.0.0", "@babel/plugin-transform-modules-amd@^7.2.0", "@babel/plugin-transform-modules-amd@^7.8.3":
642642
version "7.8.3"
643643
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.8.3.tgz#65606d44616b50225e76f5578f33c568a0b876a5"
644644
integrity sha512-MadJiU3rLKclzT5kBH4yxdry96odTUwuqrZM+GllFI/VhxfPz+k9MshJM+MwhfkCdxxclSbSBbUGciBngR+kEQ==
@@ -704,10 +704,10 @@
704704
"@babel/helper-plugin-utils" "^7.8.3"
705705
"@babel/helper-replace-supers" "^7.8.3"
706706

707-
"@babel/plugin-transform-parameters@^7.8.3":
708-
version "7.8.3"
709-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.3.tgz#7890576a13b17325d8b7d44cb37f21dc3bbdda59"
710-
integrity sha512-/pqngtGb54JwMBZ6S/D3XYylQDFtGjWrnoCF4gXZOUpFV/ujbxnoNGNvDGu6doFWRPBveE72qTx/RRU44j5I/Q==
707+
"@babel/plugin-transform-parameters@^7.8.4":
708+
version "7.8.4"
709+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4.tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3"
710+
integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA==
711711
dependencies:
712712
"@babel/helper-call-delegate" "^7.8.3"
713713
"@babel/helper-get-function-arity" "^7.8.3"
@@ -734,7 +734,7 @@
734734
dependencies:
735735
"@babel/helper-plugin-utils" "^7.8.3"
736736

737-
"@babel/plugin-transform-runtime@^7.2.0", "@babel/plugin-transform-runtime@^7.6.0":
737+
"@babel/plugin-transform-runtime@^7.2.0", "@babel/plugin-transform-runtime@^7.8.3":
738738
version "7.8.3"
739739
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.8.3.tgz#c0153bc0a5375ebc1f1591cb7eea223adea9f169"
740740
integrity sha512-/vqUt5Yh+cgPZXXjmaG9NT8aVfThKk7G4OqkVhrXqwsC5soMn/qTCxs36rZ2QFhpfTJcjw4SNDIZ4RUb8OL4jQ==
@@ -774,10 +774,10 @@
774774
"@babel/helper-annotate-as-pure" "^7.8.3"
775775
"@babel/helper-plugin-utils" "^7.8.3"
776776

777-
"@babel/plugin-transform-typeof-symbol@^7.8.3":
778-
version "7.8.3"
779-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.3.tgz#5cffb216fb25c8c64ba6bf5f76ce49d3ab079f4d"
780-
integrity sha512-3TrkKd4LPqm4jHs6nPtSDI/SV9Cm5PRJkHLUgTcqRQQTMAZ44ZaAdDZJtvWFSaRcvT0a1rTmJ5ZA5tDKjleF3g==
777+
"@babel/plugin-transform-typeof-symbol@^7.8.4":
778+
version "7.8.4"
779+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz#ede4062315ce0aaf8a657a920858f1a2f35fc412"
780+
integrity sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg==
781781
dependencies:
782782
"@babel/helper-plugin-utils" "^7.8.3"
783783

@@ -806,21 +806,21 @@
806806
"@babel/helper-create-regexp-features-plugin" "^7.8.3"
807807
"@babel/helper-plugin-utils" "^7.8.3"
808808

809-
"@babel/polyfill@^7.0.0", "@babel/polyfill@^7.7.0", "@babel/polyfill@^7.8.3":
809+
"@babel/polyfill@^7.0.0", "@babel/polyfill@^7.8.3":
810810
version "7.8.3"
811811
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.8.3.tgz#2333fc2144a542a7c07da39502ceeeb3abe4debd"
812812
integrity sha512-0QEgn2zkCzqGIkSWWAEmvxD7e00Nm9asTtQvi7HdlYvMhjy/J38V/1Y9ode0zEJeIuxAI0uftiAzqc7nVeWUGg==
813813
dependencies:
814814
core-js "^2.6.5"
815815
regenerator-runtime "^0.13.2"
816816

817-
"@babel/preset-env@^7.0.0", "@babel/preset-env@^7.7.0":
818-
version "7.8.3"
819-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.3.tgz#dc0fb2938f52bbddd79b3c861a4b3427dd3a6c54"
820-
integrity sha512-Rs4RPL2KjSLSE2mWAx5/iCH+GC1ikKdxPrhnRS6PfFVaiZeom22VFKN4X8ZthyN61kAaR05tfXTbCvatl9WIQg==
817+
"@babel/preset-env@^7.0.0", "@babel/preset-env@^7.8.3":
818+
version "7.8.4"
819+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e"
820+
integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w==
821821
dependencies:
822-
"@babel/compat-data" "^7.8.0"
823-
"@babel/helper-compilation-targets" "^7.8.3"
822+
"@babel/compat-data" "^7.8.4"
823+
"@babel/helper-compilation-targets" "^7.8.4"
824824
"@babel/helper-module-imports" "^7.8.3"
825825
"@babel/helper-plugin-utils" "^7.8.3"
826826
"@babel/plugin-proposal-async-generator-functions" "^7.8.3"
@@ -849,7 +849,7 @@
849849
"@babel/plugin-transform-dotall-regex" "^7.8.3"
850850
"@babel/plugin-transform-duplicate-keys" "^7.8.3"
851851
"@babel/plugin-transform-exponentiation-operator" "^7.8.3"
852-
"@babel/plugin-transform-for-of" "^7.8.3"
852+
"@babel/plugin-transform-for-of" "^7.8.4"
853853
"@babel/plugin-transform-function-name" "^7.8.3"
854854
"@babel/plugin-transform-literals" "^7.8.3"
855855
"@babel/plugin-transform-member-expression-literals" "^7.8.3"
@@ -860,27 +860,27 @@
860860
"@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
861861
"@babel/plugin-transform-new-target" "^7.8.3"
862862
"@babel/plugin-transform-object-super" "^7.8.3"
863-
"@babel/plugin-transform-parameters" "^7.8.3"
863+
"@babel/plugin-transform-parameters" "^7.8.4"
864864
"@babel/plugin-transform-property-literals" "^7.8.3"
865865
"@babel/plugin-transform-regenerator" "^7.8.3"
866866
"@babel/plugin-transform-reserved-words" "^7.8.3"
867867
"@babel/plugin-transform-shorthand-properties" "^7.8.3"
868868
"@babel/plugin-transform-spread" "^7.8.3"
869869
"@babel/plugin-transform-sticky-regex" "^7.8.3"
870870
"@babel/plugin-transform-template-literals" "^7.8.3"
871-
"@babel/plugin-transform-typeof-symbol" "^7.8.3"
871+
"@babel/plugin-transform-typeof-symbol" "^7.8.4"
872872
"@babel/plugin-transform-unicode-regex" "^7.8.3"
873873
"@babel/types" "^7.8.3"
874-
browserslist "^4.8.2"
874+
browserslist "^4.8.5"
875875
core-js-compat "^3.6.2"
876876
invariant "^2.2.2"
877-
levenary "^1.1.0"
877+
levenary "^1.1.1"
878878
semver "^5.5.0"
879879

880-
"@babel/runtime@^7.2.0", "@babel/runtime@^7.7.0":
881-
version "7.8.3"
882-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.3.tgz#0811944f73a6c926bb2ad35e918dcc1bfab279f1"
883-
integrity sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==
880+
"@babel/runtime@^7.2.0", "@babel/runtime@^7.8.3":
881+
version "7.8.4"
882+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.4.tgz#d79f5a2040f7caa24d53e563aad49cbc05581308"
883+
integrity sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==
884884
dependencies:
885885
regenerator-runtime "^0.13.2"
886886

@@ -3505,7 +3505,7 @@ broccoli-babel-transpiler@^6.5.0:
35053505
rsvp "^4.8.2"
35063506
workerpool "^2.3.0"
35073507

3508-
broccoli-babel-transpiler@^7.1.0, broccoli-babel-transpiler@^7.2.0, broccoli-babel-transpiler@^7.3.0:
3508+
broccoli-babel-transpiler@^7.1.0, broccoli-babel-transpiler@^7.2.0, broccoli-babel-transpiler@^7.3.0, broccoli-babel-transpiler@^7.4.0:
35093509
version "7.4.0"
35103510
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.4.0.tgz#f3069f0f77e8017aa17e1e757dfb4a30de044182"
35113511
integrity sha512-DzPXQr1C+zOgzXG40wqPjtjSSa6wRKb+Ls45Qtq7Pn+GxL3/jIvQOBZi0/irZ5dlYVbRMEZiUnaIBIOha2ygIw==
@@ -4172,7 +4172,7 @@ browserify-zlib@^0.2.0:
41724172
dependencies:
41734173
pako "~1.0.5"
41744174

4175-
browserslist@^2.11.3, browserslist@^3.2.6, browserslist@^4.0.0, browserslist@^4.5.6, browserslist@^4.8.2, browserslist@^4.8.3:
4175+
browserslist@^2.11.3, browserslist@^3.2.6, browserslist@^4.0.0, browserslist@^4.5.6, browserslist@^4.8.3, browserslist@^4.8.5:
41764176
version "4.6.0"
41774177
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.6.0.tgz#5274028c26f4d933d5b1323307c1d1da5084c9ff"
41784178
dependencies:
@@ -5907,24 +5907,24 @@ ember-cli-babel@^6.0.0, ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.10.0,
59075907
ember-cli-version-checker "^2.1.2"
59085908
semver "^5.5.0"
59095909

5910-
ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.0, ember-cli-babel@^7.11.1, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3:
5911-
version "7.13.2"
5912-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.2.tgz#6b6f4d508cc3bb300c5711d3d02c59ba80f0f686"
5913-
integrity sha512-VH2tMXaRFkbQEyVJnxUtAyta5bAKjtcLwJ4lStW/iRk/NIlNFNJh1uOd7uL9H9Vm0f4/xR7Mc0Q7ND9ezKOo+A==
5914-
dependencies:
5915-
"@babel/core" "^7.7.0"
5916-
"@babel/plugin-proposal-class-properties" "^7.7.0"
5917-
"@babel/plugin-proposal-decorators" "^7.7.0"
5918-
"@babel/plugin-transform-modules-amd" "^7.5.0"
5919-
"@babel/plugin-transform-runtime" "^7.6.0"
5920-
"@babel/polyfill" "^7.7.0"
5921-
"@babel/preset-env" "^7.7.0"
5922-
"@babel/runtime" "^7.7.0"
5910+
ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.0, ember-cli-babel@^7.11.1, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.13.2, ember-cli-babel@^7.14.1, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3:
5911+
version "7.14.1"
5912+
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.14.1.tgz#b34045449c4e7a22072757f394c89d585c1322e3"
5913+
integrity sha512-d8d3IQIvFlTfwWI+t4Ou5mbHMEhdqbpyw93dabV9X3MOxRXcKfo88YfIq6QWQRB0EG3kwuLxt3Jo0wCy4rrylA==
5914+
dependencies:
5915+
"@babel/core" "^7.8.3"
5916+
"@babel/plugin-proposal-class-properties" "^7.8.3"
5917+
"@babel/plugin-proposal-decorators" "^7.8.3"
5918+
"@babel/plugin-transform-modules-amd" "^7.8.3"
5919+
"@babel/plugin-transform-runtime" "^7.8.3"
5920+
"@babel/polyfill" "^7.8.3"
5921+
"@babel/preset-env" "^7.8.3"
5922+
"@babel/runtime" "^7.8.3"
59235923
amd-name-resolver "^1.2.1"
59245924
babel-plugin-debug-macros "^0.3.0"
59255925
babel-plugin-ember-modules-api-polyfill "^2.12.0"
59265926
babel-plugin-module-resolver "^3.1.1"
5927-
broccoli-babel-transpiler "^7.3.0"
5927+
broccoli-babel-transpiler "^7.4.0"
59285928
broccoli-debug "^0.6.4"
59295929
broccoli-funnel "^2.0.1"
59305930
broccoli-source "^1.1.0"
@@ -10647,7 +10647,7 @@ leven@^3.1.0:
1064710647
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
1064810648
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
1064910649

10650-
levenary@^1.1.0:
10650+
levenary@^1.1.1:
1065110651
version "1.1.1"
1065210652
resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.1.tgz#842a9ee98d2075aa7faeedbe32679e9205f46f77"
1065310653
integrity sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ==

0 commit comments

Comments
 (0)