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

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-08 11:47:16 +0300
committerGitHub <noreply@github.com>2021-10-08 11:47:16 +0300
commitabb3af00f379da74e3af88d6640c9919c5eb4228 (patch)
tree1a2cc5a6e8305c36f5dc19a7f84f7f5703f927df /package.json
parent1dc99bcce32834921cd7472e35ec5dd9a1dee28c (diff)
deps(npm): bump open from 8.2.1 to 8.3.0 (#421)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 80fcb0a1..1913de3e 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"husky": "^7.0.2",
"lint-staged": "^11.2.0",
"npm-run-all": "^4.1.5",
- "open": "^8.2.1",
+ "open": "^8.3.0",
"standard-version": "^9.3.1",
"wait-on": "^6.0.0"
},