Skip to content

Commit c048dbd

Browse files
renovate-botdanez
authored andcommitted
chore(deps): update dependency @babel/plugin-transform-runtime to v7.18.5
1 parent 0c6be50 commit c048dbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@babel/cli": "7.17.10",
5555
"@babel/eslint-parser": "7.18.2",
56-
"@babel/plugin-transform-runtime": "7.18.2",
56+
"@babel/plugin-transform-runtime": "7.18.5",
5757
"@babel/preset-env": "7.18.2",
5858
"@babel/preset-flow": "7.17.12",
5959
"babel-jest": "28.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -774,10 +774,10 @@
774774
dependencies:
775775
"@babel/helper-plugin-utils" "^7.17.12"
776776

777-
"@babel/[email protected].2":
778-
version "7.18.2"
779-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.2.tgz#04637de1e45ae8847ff14b9beead09c33d34374d"
780-
integrity sha512-mr1ufuRMfS52ttq+1G1PD8OJNqgcTFjq3hwn8SZ5n1x1pBhi0E36rYMdTK0TsKtApJ4lDEdfXJwtGobQMHSMPg==
777+
"@babel/[email protected].5":
778+
version "7.18.5"
779+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.5.tgz#f4d3188ba6a8815793993c71c2c225d0ee1d7743"
780+
integrity sha512-Q17hHxXr2fplrE+5BSC1j1Fo5cOA8YeP8XW3/1paI8MzF/faZGh0MaH1KC4jLAvqLPamQWHB5/B7KqSLY1kuHA==
781781
dependencies:
782782
"@babel/helper-module-imports" "^7.16.7"
783783
"@babel/helper-plugin-utils" "^7.17.12"

0 commit comments

Comments
 (0)