Skip to content

Commit 189a1f3

Browse files
bump(deps): webpack & preset-env
1 parent 33e6208 commit 189a1f3

File tree

2 files changed

+36
-17
lines changed

2 files changed

+36
-17
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/plugin-transform-arrow-functions": "^7.12.1",
4040
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
4141
"@babel/plugin-transform-runtime": "^7.12.10",
42-
"@babel/preset-env": "^7.12.10",
42+
"@babel/preset-env": "^7.12.11",
4343
"@types/babel__code-frame": "^7.0.2",
4444
"@types/babel__core": "^7.1.12",
4545
"@types/babel__traverse": "^7.11.0",
@@ -69,7 +69,7 @@
6969
"util": "^0.12.3",
7070
"vm-browserify": "^1.1.2",
7171
"vue": "3.0.4",
72-
"webpack": "^5.10.1",
72+
"webpack": "^5.10.3",
7373
"webpack-bundle-analyzer": "^4.2.0",
7474
"webpack-cli": "^4.2.0"
7575
}

yarn.lock

Lines changed: 34 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,21 @@
213213
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
214214
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
215215

216+
"@babel/helper-validator-identifier@^7.12.11":
217+
version "7.12.11"
218+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
219+
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
220+
216221
"@babel/helper-validator-option@^7.12.1":
217222
version "7.12.1"
218223
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
219224
integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
220225

226+
"@babel/helper-validator-option@^7.12.11":
227+
version "7.12.11"
228+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
229+
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
230+
221231
"@babel/helper-wrap-function@^7.10.4":
222232
version "7.12.3"
223233
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
@@ -479,10 +489,10 @@
479489
dependencies:
480490
"@babel/helper-plugin-utils" "^7.10.4"
481491

482-
"@babel/plugin-transform-block-scoping@^7.12.1":
483-
version "7.12.1"
484-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1"
485-
integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w==
492+
"@babel/plugin-transform-block-scoping@^7.12.11":
493+
version "7.12.11"
494+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f"
495+
integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA==
486496
dependencies:
487497
"@babel/helper-plugin-utils" "^7.10.4"
488498

@@ -714,16 +724,16 @@
714724
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
715725
"@babel/helper-plugin-utils" "^7.10.4"
716726

717-
"@babel/preset-env@^7.12.10":
718-
version "7.12.10"
719-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
720-
integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
727+
"@babel/preset-env@^7.12.11":
728+
version "7.12.11"
729+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
730+
integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
721731
dependencies:
722732
"@babel/compat-data" "^7.12.7"
723733
"@babel/helper-compilation-targets" "^7.12.5"
724734
"@babel/helper-module-imports" "^7.12.5"
725735
"@babel/helper-plugin-utils" "^7.10.4"
726-
"@babel/helper-validator-option" "^7.12.1"
736+
"@babel/helper-validator-option" "^7.12.11"
727737
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
728738
"@babel/plugin-proposal-class-properties" "^7.12.1"
729739
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
@@ -752,7 +762,7 @@
752762
"@babel/plugin-transform-arrow-functions" "^7.12.1"
753763
"@babel/plugin-transform-async-to-generator" "^7.12.1"
754764
"@babel/plugin-transform-block-scoped-functions" "^7.12.1"
755-
"@babel/plugin-transform-block-scoping" "^7.12.1"
765+
"@babel/plugin-transform-block-scoping" "^7.12.11"
756766
"@babel/plugin-transform-classes" "^7.12.1"
757767
"@babel/plugin-transform-computed-properties" "^7.12.1"
758768
"@babel/plugin-transform-destructuring" "^7.12.1"
@@ -782,7 +792,7 @@
782792
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
783793
"@babel/plugin-transform-unicode-regex" "^7.12.1"
784794
"@babel/preset-modules" "^0.1.3"
785-
"@babel/types" "^7.12.10"
795+
"@babel/types" "^7.12.11"
786796
core-js-compat "^3.8.0"
787797
semver "^5.5.0"
788798

@@ -837,6 +847,15 @@
837847
lodash "^4.17.19"
838848
to-fast-properties "^2.0.0"
839849

850+
"@babel/types@^7.12.11":
851+
version "7.12.11"
852+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce"
853+
integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA==
854+
dependencies:
855+
"@babel/helper-validator-identifier" "^7.12.11"
856+
lodash "^4.17.19"
857+
to-fast-properties "^2.0.0"
858+
840859
"@bcoe/v8-coverage@^0.2.3":
841860
version "0.2.3"
842861
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -7360,10 +7379,10 @@ webpack-sources@^2.1.1:
73607379
source-list-map "^2.0.1"
73617380
source-map "^0.6.1"
73627381

7363-
webpack@^5.10.1:
7364-
version "5.10.1"
7365-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.10.1.tgz#81d1853d34bef5d6e5bfa119b98a43764b26c100"
7366-
integrity sha512-mHu4iM2mW7d/8R91VPPNtUCNd1D8k51TTb4e0XjylapIR6WEmW8XUTBZq8TqmShj9XYxVXJn6AzKlWnrlty6DA==
7382+
webpack@^5.10.3:
7383+
version "5.10.3"
7384+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.10.3.tgz#933cbd5e79d62040d988049ff0f515a6dc333006"
7385+
integrity sha512-KFPEbpNKfNU4t2CDsUZJ7KpuUbzDqGUCZqLmz4667KSUWMc9BuR3a8jpa72Emv7JUbdGwISD9OZjoI9S5BnHig==
73677386
dependencies:
73687387
"@types/eslint-scope" "^3.7.0"
73697388
"@types/estree" "^0.0.45"

0 commit comments

Comments
 (0)