Skip to content

Commit

Permalink
Update dependency @babel/runtime to v7.25.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 2486de4 commit 130360a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/babel-preset-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@babel/core": "7.25.2",
"@babel/runtime": "7.25.4",
"@babel/runtime": "7.25.6",
"@swissquote/crafty-commons": "1.26.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@babel/core": "7.25.2",
"@babel/helper-module-imports": "7.24.7",
"@babel/runtime": "7.25.4",
"@babel/runtime": "7.25.6",
"@swissquote/babel-preset-swissquote": "1.26.0",
"@swissquote/crafty-commons-gulp": "1.26.0",
"@swissquote/crafty-commons-webpack": "1.26.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1388,12 +1388,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.25.4, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.8.4":
version: 7.25.4
resolution: "@babel/runtime@npm:7.25.4"
"@babel/runtime@npm:7.25.6, @babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.8.4":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/33e937e685f0bfc2d40c219261e2e50d0df7381a6e7cbf56b770e0c5d77cb0c21bf4d97da566cf0164317ed7508e992082c7b6cce7aaa3b17da5794f93fbfb46
checksum: 10c0/d6143adf5aa1ce79ed374e33fdfd74fa975055a80bc6e479672ab1eadc4e4bfd7484444e17dd063a1d180e051f3ec62b357c7a2b817e7657687b47313158c3d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2526,7 +2526,7 @@ __metadata:
"@babel/plugin-transform-runtime": "npm:7.25.4"
"@babel/preset-env": "npm:7.25.4"
"@babel/preset-react": "npm:7.24.7"
"@babel/runtime": "npm:7.25.4"
"@babel/runtime": "npm:7.25.6"
"@swissquote/crafty-commons": "npm:1.26.0"
babel-plugin-istanbul: "npm:7.0.0"
babel-plugin-transform-react-remove-prop-types: "npm:0.4.24"
Expand Down Expand Up @@ -2606,7 +2606,7 @@ __metadata:
dependencies:
"@babel/core": "npm:7.25.2"
"@babel/helper-module-imports": "npm:7.24.7"
"@babel/runtime": "npm:7.25.4"
"@babel/runtime": "npm:7.25.6"
"@swissquote/babel-preset-swissquote": "npm:1.26.0"
"@swissquote/crafty-commons-gulp": "npm:1.26.0"
"@swissquote/crafty-commons-webpack": "npm:1.26.0"
Expand Down

0 comments on commit 130360a

Please sign in to comment.