Skip to content

Commit 82e171f

Browse files
fix(package): update @babel/plugin-transform-runtime to version 7.19.1
1 parent 9d3e96a commit 82e171f

File tree

2 files changed

+41
-16
lines changed

2 files changed

+41
-16
lines changed

package-lock.json

Lines changed: 40 additions & 15 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.1",
2020
"@babel/plugin-external-helpers": "^7.18.6",
21-
"@babel/plugin-transform-runtime": "^7.18.10",
21+
"@babel/plugin-transform-runtime": "^7.19.1",
2222
"@babel/preset-env": "^7.19.0",
2323
"@commitlint/cli": "^17.1.2",
2424
"@commitlint/config-angular": "^17.1.0",

0 commit comments

Comments
 (0)