File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
"version" : " 3.14.0" ,
3
3
"devDependencies" : {
4
4
"@babel/cli" : " ^7.14.5" ,
5
- "@babel/core" : " ^7.14.5 " ,
5
+ "@babel/core" : " ^7.14.6 " ,
6
6
"@babel/plugin-proposal-logical-assignment-operators" : " ^7.14.5" ,
7
7
"@babel/plugin-proposal-nullish-coalescing-operator" : " ^7.14.5" ,
8
8
"@babel/plugin-proposal-numeric-separator" : " ^7.14.5" ,
20
20
"@babel/plugin-transform-parameters" : " ^7.14.5" ,
21
21
"@babel/plugin-transform-property-literals" : " ^7.14.5" ,
22
22
"@babel/plugin-transform-shorthand-properties" : " ^7.14.5" ,
23
- "@babel/plugin-transform-spread" : " ^7.14.5 " ,
23
+ "@babel/plugin-transform-spread" : " ^7.14.6 " ,
24
24
"@babel/plugin-transform-template-literals" : " ^7.14.5" ,
25
25
"babel-loader" : " ^8.2.2" ,
26
26
"babel-plugin-transform-es2015-modules-simple-commonjs" : " ~0.3.0" ,
61
61
"qunit" : " ^2.16.0" ,
62
62
"semver" : " ^7.3.5" ,
63
63
"terser" : " ^5.7.0" ,
64
- "webpack" : " ^5.38.1 " ,
64
+ "webpack" : " ^5.39.0 " ,
65
65
"webpack-cli" : " ^4.7.2"
66
66
},
67
67
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments