Skip to content

Commit cee0844

Browse files
chore(deps): update all non-major dependencies to ^7.12.0 (#5902)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 515ae63 commit cee0844

File tree

2 files changed

+282
-15
lines changed

2 files changed

+282
-15
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@
9999
"vue-functional-data-merge": "^3.1.0"
100100
},
101101
"devDependencies": {
102-
"@babel/cli": "^7.11.6",
103-
"@babel/core": "^7.11.6",
102+
"@babel/cli": "^7.12.0",
103+
"@babel/core": "^7.12.0",
104104
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
105-
"@babel/plugin-transform-runtime": "^7.11.5",
106-
"@babel/preset-env": "^7.11.5",
107-
"@babel/standalone": "^7.11.6",
105+
"@babel/plugin-transform-runtime": "^7.12.0",
106+
"@babel/preset-env": "^7.12.0",
107+
"@babel/standalone": "^7.12.0",
108108
"@nuxt/content": "^1.10.0",
109109
"@nuxtjs/google-analytics": "^2.4.0",
110110
"@nuxtjs/pwa": "^3.2.2",

0 commit comments

Comments
 (0)