Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.22.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2023
1 parent 1c24686 commit 92b16ce
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 6 deletions.
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
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"homepage": "https://github.com/js-widgets/registry-starterkit-react#readme",
"dependencies": {
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/runtime": "^7.22.11",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@formatjs/cli": "^5.1.13",
"@storybook/addon-a11y": "^6.5.16",
"@storybook/addon-actions": "^6.5.16",
Expand Down
60 changes: 56 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/helper-module-imports@npm:7.22.15"
dependencies:
"@babel/types": ^7.22.15
checksum: ecd7e457df0a46f889228f943ef9b4a47d485d82e030676767e6a2fdcbdaa63594d8124d4b55fd160b41c201025aec01fc27580352b1c87a37c9c6f33d116702
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.12.1, @babel/helper-module-transforms@npm:^7.22.5, @babel/helper-module-transforms@npm:^7.22.9":
version: 7.22.9
resolution: "@babel/helper-module-transforms@npm:7.22.9"
Expand Down Expand Up @@ -377,6 +386,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/helper-validator-identifier@npm:7.22.15"
checksum: eb0bee4bda664c0959924bc1ad5611eacfce806f46612202dd164fef1df8fef1a11682a1e7615288987100e9fb304982b6e2a4ff07ffe842ab8765b95ed1118c
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-validator-identifier@npm:7.22.5"
Expand Down Expand Up @@ -1421,7 +1437,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-runtime@npm:^7.16.4, @babel/plugin-transform-runtime@npm:^7.22.10":
"@babel/plugin-transform-runtime@npm:^7.16.4":
version: 7.22.10
resolution: "@babel/plugin-transform-runtime@npm:7.22.10"
dependencies:
Expand All @@ -1437,6 +1453,22 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-runtime@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/plugin-transform-runtime@npm:7.22.15"
dependencies:
"@babel/helper-module-imports": ^7.22.15
"@babel/helper-plugin-utils": ^7.22.5
babel-plugin-polyfill-corejs2: ^0.4.5
babel-plugin-polyfill-corejs3: ^0.8.3
babel-plugin-polyfill-regenerator: ^0.5.2
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 7edf20b13d02f856276221624abf3b8084daa3f265a6e5c70ee0d0c63087fcf726dc8756a9c8bb3d25a1ce8697ab66ec8cdd15be992c21aed9971cb5bfe80a5b
languageName: node
linkType: hard

"@babel/plugin-transform-shorthand-properties@npm:^7.12.1, @babel/plugin-transform-shorthand-properties@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/plugin-transform-shorthand-properties@npm:7.22.5"
Expand Down Expand Up @@ -1723,7 +1755,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.22.11, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
version: 7.22.11
resolution: "@babel/runtime@npm:7.22.11"
dependencies:
Expand All @@ -1732,6 +1764,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/runtime@npm:7.22.15"
dependencies:
regenerator-runtime: ^0.14.0
checksum: 793296df1e41599a935a3d77ec01eb6088410d3fd4dbe4e92f06c6b7bb2f8355024e6d78621a3a35f44e0e23b0b59107f23d585384df4f3123256a1e1492040e
languageName: node
linkType: hard

"@babel/template@npm:^7.12.7, @babel/template@npm:^7.22.5, @babel/template@npm:^7.3.3":
version: 7.22.5
resolution: "@babel/template@npm:7.22.5"
Expand Down Expand Up @@ -1772,6 +1813,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/types@npm:7.22.15"
dependencies:
"@babel/helper-string-parser": ^7.22.5
"@babel/helper-validator-identifier": ^7.22.15
to-fast-properties: ^2.0.0
checksum: a2aa59746dc8500c358a3a9afca2adff49dbade009d616aa8308714485064f2218da04e1823f1243a4992f1424ec6d6719e76a7af9a0ac3647227dca3015eea4
languageName: node
linkType: hard

"@base2/pretty-print-object@npm:1.0.1":
version: 1.0.1
resolution: "@base2/pretty-print-object@npm:1.0.1"
Expand Down Expand Up @@ -2999,8 +3051,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@js-widgets/registry-starterkit-react@workspace:."
dependencies:
"@babel/plugin-transform-runtime": ^7.22.10
"@babel/runtime": ^7.22.11
"@babel/plugin-transform-runtime": ^7.22.15
"@babel/runtime": ^7.22.15
"@formatjs/cli": ^5.1.13
"@storybook/addon-a11y": ^6.5.16
"@storybook/addon-actions": ^6.5.16
Expand Down

0 comments on commit 92b16ce

Please sign in to comment.