mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Update devDependencies (#33805)
* @babel/core ^7.13.16 → ^7.14.0 * @babel/preset-env ^7.13.15 → ^7.14.0 * stylelint-config-twbs-bootstrap ^2.1.0 → ^2.2.0
This commit is contained in:
+3
-3
@@ -101,8 +101,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.13.16",
|
||||
"@babel/core": "^7.13.16",
|
||||
"@babel/preset-env": "^7.13.15",
|
||||
"@babel/core": "^7.14.0",
|
||||
"@babel/preset-env": "^7.14.0",
|
||||
"@popperjs/core": "^2.9.2",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^18.0.0",
|
||||
@@ -144,7 +144,7 @@
|
||||
"sass": "^1.32.12",
|
||||
"shelljs": "^0.8.4",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-twbs-bootstrap": "^2.1.0",
|
||||
"stylelint-config-twbs-bootstrap": "^2.2.0",
|
||||
"terser": "5.1.0",
|
||||
"vnu-jar": "21.4.9"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user