Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-09-06 15:11:32 +0300
committerGitHub <noreply@github.com>2021-09-06 15:11:32 +0300
commit60b88dd3b9d4c9b7b7b0a0c4ec59e4ca29e3c060 (patch)
treeffec0627de6ca9e06be4ffe98b7fbc0d0dba4e5a /package.json
parent2a1aa2a9f40fb8acffc27d93a374f1d243764043 (diff)
Update devDependencies (#34911)
* @babel/core ^7.15.4 → ^7.15.5 * hugo-bin ^0.76.0 → ^0.76.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e299f14915..436f931da9 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
},
"devDependencies": {
"@babel/cli": "^7.15.4",
- "@babel/core": "^7.15.4",
+ "@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.4",
"@popperjs/core": "^2.10.1",
"@rollup/plugin-babel": "^5.3.0",
@@ -120,7 +120,7 @@
"glob": "^7.1.7",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.76.0",
+ "hugo-bin": "^0.76.1",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.4",