Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2022
1 parent 9781bb8 commit 754d14d
Show file tree
Hide file tree
Showing 10 changed files with 94 additions and 20 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -36,8 +36,8 @@
"semantic-release": "semantic-release"
},
"devDependencies": {
"@babel/core": "7.18.0",
"@babel/eslint-parser": "7.17.0",
"@babel/core": "7.18.2",
"@babel/eslint-parser": "7.18.2",
"@commitlint/cli": "17.0.0",
"@commitlint/config-conventional": "17.0.0",
"@jenssimon/eslint-config-base": "5.4.1",
Expand Down
110 changes: 92 additions & 18 deletions yarn.lock
Expand Up @@ -37,26 +37,26 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.18.0":
version: 7.18.0
resolution: "@babel/core@npm:7.18.0"
"@babel/core@npm:7.18.2":
version: 7.18.2
resolution: "@babel/core@npm:7.18.2"
dependencies:
"@ampproject/remapping": ^2.1.0
"@babel/code-frame": ^7.16.7
"@babel/generator": ^7.18.0
"@babel/helper-compilation-targets": ^7.17.10
"@babel/generator": ^7.18.2
"@babel/helper-compilation-targets": ^7.18.2
"@babel/helper-module-transforms": ^7.18.0
"@babel/helpers": ^7.18.0
"@babel/helpers": ^7.18.2
"@babel/parser": ^7.18.0
"@babel/template": ^7.16.7
"@babel/traverse": ^7.18.0
"@babel/types": ^7.18.0
"@babel/traverse": ^7.18.2
"@babel/types": ^7.18.2
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.2.1
semver: ^6.3.0
checksum: 350b7724a48c80b76f8af11e3cac1ad8ec9021325389f5ae20c713b10d4359c5e60aa7e71a309a3e1893826c46e72eef5df4978eb63eaabc403e8cc4ce5e94fc
checksum: 14a4142c12e004cd2477b7610408d5788ee5dd821ee9e4de204cbb72d9c399d858d9deabc3d49914d5d7c2927548160c19bdc7524b1a9f6acc1ec96a8d9848dd
languageName: node
linkType: hard

Expand Down Expand Up @@ -129,7 +129,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:7.17.0, @babel/eslint-parser@npm:^7.17.0":
"@babel/eslint-parser@npm:7.18.2":
version: 7.18.2
resolution: "@babel/eslint-parser@npm:7.18.2"
dependencies:
eslint-scope: ^5.1.1
eslint-visitor-keys: ^2.1.0
semver: ^6.3.0
peerDependencies:
"@babel/core": ">=7.11.0"
eslint: ^7.5.0 || ^8.0.0
checksum: dc9328cf3304b25c9029682e6b6196761e18d3ab80d66c3085a69c6f240fa2db91b824a61672e94139e73683b7ceeefe9ff58acac1ee89fe73274007b16e43d5
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.17.0":
version: 7.17.0
resolution: "@babel/eslint-parser@npm:7.17.0"
dependencies:
Expand Down Expand Up @@ -187,6 +201,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.18.2":
version: 7.18.2
resolution: "@babel/generator@npm:7.18.2"
dependencies:
"@babel/types": ^7.18.2
"@jridgewell/gen-mapping": ^0.3.0
jsesc: ^2.5.1
checksum: d0661e95532ddd97566d41fec26355a7b28d1cbc4df95fe80cc084c413342935911b48db20910708db39714844ddd614f61c2ec4cca3fb10181418bdcaa2e7a3
languageName: node
linkType: hard

"@babel/helper-compilation-targets@npm:^7.17.10":
version: 7.17.10
resolution: "@babel/helper-compilation-targets@npm:7.17.10"
Expand Down Expand Up @@ -215,6 +240,20 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-compilation-targets@npm:^7.18.2":
version: 7.18.2
resolution: "@babel/helper-compilation-targets@npm:7.18.2"
dependencies:
"@babel/compat-data": ^7.17.10
"@babel/helper-validator-option": ^7.16.7
browserslist: ^4.20.2
semver: ^6.3.0
peerDependencies:
"@babel/core": ^7.0.0
checksum: 4f02e79f20c0b3f8db5049ba8c35027c41ccb3fc7884835d04e49886538e0f55702959db1bb75213c94a5708fec2dc81a443047559a4f184abb884c72c0059b4
languageName: node
linkType: hard

"@babel/helper-environment-visitor@npm:^7.16.7":
version: 7.16.7
resolution: "@babel/helper-environment-visitor@npm:7.16.7"
Expand All @@ -224,6 +263,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-environment-visitor@npm:^7.18.2":
version: 7.18.2
resolution: "@babel/helper-environment-visitor@npm:7.18.2"
checksum: 1a9c8726fad454a082d077952a90f17188e92eabb3de236cb4782c49b39e3f69c327e272b965e9a20ff8abf37d30d03ffa6fd7974625a6c23946f70f7527f5e9
languageName: node
linkType: hard

"@babel/helper-function-name@npm:^7.16.7":
version: 7.16.7
resolution: "@babel/helper-function-name@npm:7.16.7"
Expand Down Expand Up @@ -365,14 +411,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.18.0":
version: 7.18.0
resolution: "@babel/helpers@npm:7.18.0"
"@babel/helpers@npm:^7.18.2":
version: 7.18.2
resolution: "@babel/helpers@npm:7.18.2"
dependencies:
"@babel/template": ^7.16.7
"@babel/traverse": ^7.18.0
"@babel/types": ^7.18.0
checksum: 3f41631c0797b052cc22337ee56290700fe7db7bc06b847fcdf2c0043cddc35861855a1acc4c948397838675d2dc694f4fb1b102d1c7eb484ea01e9029916b55
"@babel/traverse": ^7.18.2
"@babel/types": ^7.18.2
checksum: 94620242f23f6d5f9b83a02b1aa1632ffb05b0815e1bb53d3b46d64aa8e771066bba1db8bd267d9091fb00134cfaeda6a8d69d1d4cc2c89658631adfa077ae70
languageName: node
linkType: hard

Expand Down Expand Up @@ -668,6 +714,24 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:^7.18.2":
version: 7.18.2
resolution: "@babel/traverse@npm:7.18.2"
dependencies:
"@babel/code-frame": ^7.16.7
"@babel/generator": ^7.18.2
"@babel/helper-environment-visitor": ^7.18.2
"@babel/helper-function-name": ^7.17.9
"@babel/helper-hoist-variables": ^7.16.7
"@babel/helper-split-export-declaration": ^7.16.7
"@babel/parser": ^7.18.0
"@babel/types": ^7.18.2
debug: ^4.1.0
globals: ^11.1.0
checksum: e21c2d550bf610406cf21ef6fbec525cb1d80b9d6d71af67552478a24ee371203cb4025b23b110ae7288a62a874ad5898daad19ad23daa95dfc8ab47a47a092f
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.1.3, @babel/types@npm:^7.16.7, @babel/types@npm:^7.17.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.8.3":
version: 7.17.0
resolution: "@babel/types@npm:7.17.0"
Expand Down Expand Up @@ -698,6 +762,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.18.2":
version: 7.18.2
resolution: "@babel/types@npm:7.18.2"
dependencies:
"@babel/helper-validator-identifier": ^7.16.7
to-fast-properties: ^2.0.0
checksum: 3750bcb9ef6f36ecf0c1477cf6010cd23f2db5cb93f6771ba84c07c08aa005934532bc81e9067192f85214c43e16731e0e3c244773071879967fd1cd22ba2144
languageName: node
linkType: hard

"@bcoe/v8-coverage@npm:^0.2.3":
version: 0.2.3
resolution: "@bcoe/v8-coverage@npm:0.2.3"
Expand Down Expand Up @@ -2437,8 +2511,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "babel-plugin-sfcc-modules@workspace:."
dependencies:
"@babel/core": 7.18.0
"@babel/eslint-parser": 7.17.0
"@babel/core": 7.18.2
"@babel/eslint-parser": 7.18.2
"@babel/types": ^7.17.0
"@commitlint/cli": 17.0.0
"@commitlint/config-conventional": 17.0.0
Expand Down

0 comments on commit 754d14d

Please sign in to comment.