Skip to content

Commit

Permalink
Update devDependencies (#34911)
Browse files Browse the repository at this point in the history
* @babel/core   ^7.15.4  →  ^7.15.5
* hugo-bin      ^0.76.0  →  ^0.76.1
  • Loading branch information
XhmikosR committed Sep 6, 2021
1 parent 2a1aa2a commit 60b88dd
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 60b88dd

Please sign in to comment.