mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Update devDependencies (#33970)
* @babel/core ^7.14.0 → ^7.14.2 * @babel/preset-env ^7.14.1 → ^7.14.2
This commit is contained in:
+2
-2
@@ -101,8 +101,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.13.16",
|
||||
"@babel/core": "^7.14.0",
|
||||
"@babel/preset-env": "^7.14.1",
|
||||
"@babel/core": "^7.14.2",
|
||||
"@babel/preset-env": "^7.14.2",
|
||||
"@popperjs/core": "^2.9.2",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^19.0.0",
|
||||
|
||||
Reference in New Issue
Block a user