Skip to content

Commit f2553c4

Browse files
fix(package): update @babel/plugin-transform-runtime to version 7.19.6
1 parent 7c3e41d commit f2553c4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@babel/core": "^7.19.6",
2020
"@babel/plugin-external-helpers": "^7.18.6",
21-
"@babel/plugin-transform-runtime": "^7.19.1",
21+
"@babel/plugin-transform-runtime": "^7.19.6",
2222
"@babel/preset-env": "^7.19.3",
2323
"@commitlint/cli": "^17.1.2",
2424
"@commitlint/config-angular": "^17.1.0",

0 commit comments

Comments
 (0)