Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf24e7d1

Browse files
Merge pull requestui-router#224 from ui-router/dependabot/npm_and_yarn/babel/preset-env-7.9.6
2 parents17b86c2 +ccd6261 commitf24e7d1

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@babel/core":"^7.9.6",
35-
"@babel/preset-env":"^7.9.5",
35+
"@babel/preset-env":"^7.9.6",
3636
"@uirouter/cypress-runner":"^1.1.0",
3737
"babel-loader":"^8.1.0",
3838
"shx":"^0.3.2",

‎yarn.lock‎

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
dependencies:
1010
"@babel/highlight""^7.8.3"
1111

12-
"@babel/compat-data@^7.8.6", "@babel/compat-data@^7.9.0":
13-
version "7.9.0"
14-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.9.0.tgz#04815556fc90b0c174abd2c0c1bb966faa036a6c"
15-
integrity sha512-zeFQrr+284Ekvd9e7KAX954LkapWiOmQtsfHirhxqfdlX6MEC32iRE+pqUGlYIBchdevaCwvzxWGSy/YBNI85g==
12+
"@babel/compat-data@^7.9.6":
13+
version "7.9.6"
14+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.9.6.tgz#3f604c40e420131affe6f2c8052e9a275ae2049b"
15+
integrity sha512-5QPTrNen2bm7RBc7dsOmcA5hbrS4O2Vhmk5XOL4zWW/zD/hV0iinpefDlkm+tBBy8kDtFaaeEvmAqt+nURAV2g==
1616
dependencies:
17-
browserslist "^4.9.1"
17+
browserslist "^4.11.1"
1818
invariant "^2.2.4"
1919
semver "^5.5.0"
2020

@@ -65,13 +65,13 @@
6565
"@babel/helper-explode-assignable-expression""^7.8.3"
6666
"@babel/types""^7.8.3"
6767

68-
"@babel/helper-compilation-targets@^7.8.7":
69-
version "7.8.7"
70-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde"
71-
integrity sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw==
68+
"@babel/helper-compilation-targets@^7.9.6":
69+
version "7.9.6"
70+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.9.6.tgz#1e05b7ccc9d38d2f8b40b458b380a04dcfadd38a"
71+
integrity sha512-x2Nvu0igO0ejXzx09B/1fGBxY9NXQlBW2kZsSxCJft+KHN8t9XWzIvFxtPHnBOAXpVsdxZKZFbRUC8TsNKajMw==
7272
dependencies:
73-
"@babel/compat-data""^7.8.6"
74-
browserslist "^4.9.1"
73+
"@babel/compat-data""^7.9.6"
74+
browserslist "^4.11.1"
7575
invariant "^2.2.4"
7676
levenary "^1.1.1"
7777
semver "^5.5.0"
@@ -304,10 +304,10 @@
304304
"@babel/helper-plugin-utils""^7.8.3"
305305
"@babel/plugin-syntax-numeric-separator""^7.8.3"
306306

307-
"@babel/plugin-proposal-object-rest-spread@^7.9.5":
308-
version "7.9.5"
309-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz#3fd65911306d8746014ec0d0cf78f0e39a149116"
310-
integrity sha512-VP2oXvAf7KCYTthbUHwBlewbl1Iq059f6seJGsxMizaCdgHIeczOr7FBqELhSqfkIl04Fi8okzWzl63UKbQmmg==
307+
"@babel/plugin-proposal-object-rest-spread@^7.9.6":
308+
version "7.9.6"
309+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.6.tgz#7a093586fcb18b08266eb1a7177da671ac575b63"
310+
integrity sha512-Ga6/fhGqA9Hj+y6whNpPv8psyaK5xzrQwSPsGPloVkvmH+PqW1ixdnfJ9uIO06OjQNYol3PMnfmJ8vfZtkzF+A==
311311
dependencies:
312312
"@babel/helper-plugin-utils""^7.8.3"
313313
"@babel/plugin-syntax-object-rest-spread""^7.8.0"
@@ -511,34 +511,34 @@
511511
dependencies:
512512
"@babel/helper-plugin-utils""^7.8.3"
513513

514-
"@babel/plugin-transform-modules-amd@^7.9.0":
515-
version "7.9.0"
516-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.0.tgz#19755ee721912cf5bb04c07d50280af3484efef4"
517-
integrity sha512-vZgDDF003B14O8zJy0XXLnPH4sg+9X5hFBBGN1V+B2rgrB+J2xIypSN6Rk9imB2hSTHQi5OHLrFWsZab1GMk+Q==
514+
"@babel/plugin-transform-modules-amd@^7.9.6":
515+
version "7.9.6"
516+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.6.tgz#8539ec42c153d12ea3836e0e3ac30d5aae7b258e"
517+
integrity sha512-zoT0kgC3EixAyIAU+9vfaUVKTv9IxBDSabgHoUCBP6FqEJ+iNiN7ip7NBKcYqbfUDfuC2mFCbM7vbu4qJgOnDw==
518518
dependencies:
519519
"@babel/helper-module-transforms""^7.9.0"
520520
"@babel/helper-plugin-utils""^7.8.3"
521-
babel-plugin-dynamic-import-node "^2.3.0"
521+
babel-plugin-dynamic-import-node "^2.3.3"
522522

523-
"@babel/plugin-transform-modules-commonjs@^7.9.0":
524-
version "7.9.0"
525-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz#e3e72f4cbc9b4a260e30be0ea59bdf5a39748940"
526-
integrity sha512-qzlCrLnKqio4SlgJ6FMMLBe4bySNis8DFn1VkGmOcxG9gqEyPIOzeQrA//u0HAKrWpJlpZbZMPB1n/OPa4+n8g==
523+
"@babel/plugin-transform-modules-commonjs@^7.9.6":
524+
version "7.9.6"
525+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.6.tgz#64b7474a4279ee588cacd1906695ca721687c277"
526+
integrity sha512-7H25fSlLcn+iYimmsNe3uK1at79IE6SKW9q0/QeEHTMC9MdOZ+4bA+T1VFB5fgOqBWoqlifXRzYD0JPdmIrgSQ==
527527
dependencies:
528528
"@babel/helper-module-transforms""^7.9.0"
529529
"@babel/helper-plugin-utils""^7.8.3"
530530
"@babel/helper-simple-access""^7.8.3"
531-
babel-plugin-dynamic-import-node "^2.3.0"
531+
babel-plugin-dynamic-import-node "^2.3.3"
532532

533-
"@babel/plugin-transform-modules-systemjs@^7.9.0":
534-
version "7.9.0"
535-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.0.tgz#e9fd46a296fc91e009b64e07ddaa86d6f0edeb90"
536-
integrity sha512-FsiAv/nao/ud2ZWy4wFacoLOm5uxl0ExSQ7ErvP7jpoihLR6Cq90ilOFyX9UXct3rbtKsAiZ9kFt5XGfPe/5SQ==
533+
"@babel/plugin-transform-modules-systemjs@^7.9.6":
534+
version "7.9.6"
535+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.6.tgz#207f1461c78a231d5337a92140e52422510d81a4"
536+
integrity sha512-NW5XQuW3N2tTHim8e1b7qGy7s0kZ2OH3m5octc49K1SdAKGxYxeIx7hiIz05kS1R2R+hOWcsr1eYwcGhrdHsrg==
537537
dependencies:
538538
"@babel/helper-hoist-variables""^7.8.3"
539539
"@babel/helper-module-transforms""^7.9.0"
540540
"@babel/helper-plugin-utils""^7.8.3"
541-
babel-plugin-dynamic-import-node "^2.3.0"
541+
babel-plugin-dynamic-import-node "^2.3.3"
542542

543543
"@babel/plugin-transform-modules-umd@^7.9.0":
544544
version "7.9.0"
@@ -644,21 +644,21 @@
644644
"@babel/helper-create-regexp-features-plugin""^7.8.3"
645645
"@babel/helper-plugin-utils""^7.8.3"
646646

647-
"@babel/preset-env@^7.9.5":
648-
version "7.9.5"
649-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.5.tgz#8ddc76039bc45b774b19e2fc548f6807d8a8919f"
650-
integrity sha512-eWGYeADTlPJH+wq1F0wNfPbVS1w1wtmMJiYk55Td5Yu28AsdR9AsC97sZ0Qq8fHqQuslVSIYSGJMcblr345GfQ==
647+
"@babel/preset-env@^7.9.6":
648+
version "7.9.6"
649+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.6.tgz#df063b276c6455ec6fcfc6e53aacc38da9b0aea6"
650+
integrity sha512-0gQJ9RTzO0heXOhzftog+a/WyOuqMrAIugVYxMYf83gh1CQaQDjMtsOpqOwXyDL/5JcWsrCm8l4ju8QC97O7EQ==
651651
dependencies:
652-
"@babel/compat-data""^7.9.0"
653-
"@babel/helper-compilation-targets""^7.8.7"
652+
"@babel/compat-data""^7.9.6"
653+
"@babel/helper-compilation-targets""^7.9.6"
654654
"@babel/helper-module-imports""^7.8.3"
655655
"@babel/helper-plugin-utils""^7.8.3"
656656
"@babel/plugin-proposal-async-generator-functions""^7.8.3"
657657
"@babel/plugin-proposal-dynamic-import""^7.8.3"
658658
"@babel/plugin-proposal-json-strings""^7.8.3"
659659
"@babel/plugin-proposal-nullish-coalescing-operator""^7.8.3"
660660
"@babel/plugin-proposal-numeric-separator""^7.8.3"
661-
"@babel/plugin-proposal-object-rest-spread""^7.9.5"
661+
"@babel/plugin-proposal-object-rest-spread""^7.9.6"
662662
"@babel/plugin-proposal-optional-catch-binding""^7.8.3"
663663
"@babel/plugin-proposal-optional-chaining""^7.9.0"
664664
"@babel/plugin-proposal-unicode-property-regex""^7.8.3"
@@ -685,9 +685,9 @@
685685
"@babel/plugin-transform-function-name""^7.8.3"
686686
"@babel/plugin-transform-literals""^7.8.3"
687687
"@babel/plugin-transform-member-expression-literals""^7.8.3"
688-
"@babel/plugin-transform-modules-amd""^7.9.0"
689-
"@babel/plugin-transform-modules-commonjs""^7.9.0"
690-
"@babel/plugin-transform-modules-systemjs""^7.9.0"
688+
"@babel/plugin-transform-modules-amd""^7.9.6"
689+
"@babel/plugin-transform-modules-commonjs""^7.9.6"
690+
"@babel/plugin-transform-modules-systemjs""^7.9.6"
691691
"@babel/plugin-transform-modules-umd""^7.9.0"
692692
"@babel/plugin-transform-named-capturing-groups-regex""^7.8.3"
693693
"@babel/plugin-transform-new-target""^7.8.3"
@@ -703,8 +703,8 @@
703703
"@babel/plugin-transform-typeof-symbol""^7.8.4"
704704
"@babel/plugin-transform-unicode-regex""^7.8.3"
705705
"@babel/preset-modules""^0.1.3"
706-
"@babel/types""^7.9.5"
707-
browserslist "^4.9.1"
706+
"@babel/types""^7.9.6"
707+
browserslist "^4.11.1"
708708
core-js-compat "^3.6.2"
709709
invariant "^2.2.2"
710710
levenary "^1.1.1"
@@ -1318,10 +1318,10 @@ babel-loader@^8.1.0:
13181318
pify "^4.0.1"
13191319
schema-utils "^2.6.5"
13201320

1321-
babel-plugin-dynamic-import-node@^2.3.0:
1322-
version "2.3.0"
1323-
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f"
1324-
integrity sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==
1321+
babel-plugin-dynamic-import-node@^2.3.3:
1322+
version "2.3.3"
1323+
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
1324+
integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
13251325
dependencies:
13261326
object.assign "^4.1.0"
13271327

@@ -1492,7 +1492,7 @@ browserify-zlib@^0.2.0:
14921492
dependencies:
14931493
pako "~1.0.5"
14941494

1495-
browserslist@^4.8.3, browserslist@^4.9.1:
1495+
browserslist@^4.11.1, browserslist@^4.8.3:
14961496
version "4.12.0"
14971497
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.12.0.tgz#06c6d5715a1ede6c51fc39ff67fd647f740b656d"
14981498
integrity sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp