Skip to content

Commit d49721c

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update dependency @babel/core to ^7.3.3 (bootstrap-vue#2600)
1 parent 2e77c3b commit d49721c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"devDependencies": {
8282
"@babel/cli": "^7.2.3",
83-
"@babel/core": "^7.2.2",
83+
"@babel/core": "^7.3.3",
8484
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
8585
"@babel/plugin-transform-runtime": "^7.2.0",
8686
"@babel/preset-env": "^7.3.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
dependencies:
2727
"@babel/highlight" "^7.0.0"
2828

29-
"@babel/core@^7.1.0", "@babel/core@^7.2.2":
29+
"@babel/core@^7.1.0", "@babel/core@^7.2.2", "@babel/core@^7.3.3":
3030
version "7.3.3"
3131
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.3.3.tgz#d090d157b7c5060d05a05acaebc048bd2b037947"
3232
integrity sha512-w445QGI2qd0E0GlSnq6huRZWPMmQGCp5gd5ZWS4hagn0EiwzxD5QMFkpchyusAyVC1n27OKXzQ0/88aVU9n4xQ==

0 commit comments

Comments
 (0)