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-05-18 05:35:15 +0300
committerGitHub <noreply@github.com>2021-05-18 05:35:15 +0300
commitd5d97e466cb03c4b75c15b04003e769bf326a905 (patch)
treeea9d31179d8bbd91dbb47328bc1de975217fb3a1 /package-lock.json
parent4591d3cd2a9a7c1db01c03dad2e5d24e6e5bb214 (diff)
deps(npm): bump open from 8.0.8 to 8.0.9 (#350)
Bumps [open](https://github.com/sindresorhus/open) from 8.0.8 to 8.0.9. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v8.0.8...v8.0.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index e9f781cf..94c71df8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5,14 +5,14 @@
"requires": true,
"packages": {
"": {
- "version": "0.31.0",
+ "version": "0.31.3",
"hasInstallScript": true,
"license": "MIT",
"devDependencies": {
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"npm-run-all": "^4.1.5",
- "open": "^8.0.8",
+ "open": "^8.0.9",
"standard-version": "^9.3.0",
"wait-on": "^5.3.0"
},
@@ -2874,9 +2874,9 @@
}
},
"node_modules/open": {
- "version": "8.0.8",
- "resolved": "https://registry.npmjs.org/open/-/open-8.0.8.tgz",
- "integrity": "sha512-3XmKIU8+H/TVr8wB8C4vj0z748+yBydSvtpzZVS6vQ1dKNHB6AiPbhaoG+89zb80717GPk9y/7OvK0R6FXkNmQ==",
+ "version": "8.0.9",
+ "resolved": "https://registry.npmjs.org/open/-/open-8.0.9.tgz",
+ "integrity": "sha512-vbCrqMav3K8mCCy8NdK4teUky0tpDrBbuiDLduCdVhc5oA9toJMip9rBkuwdwSI9E7NOkz4VkLWPi8DD2MP1gQ==",
"dev": true,
"dependencies": {
"define-lazy-prop": "^2.0.0",
@@ -6204,9 +6204,9 @@
}
},
"open": {
- "version": "8.0.8",
- "resolved": "https://registry.npmjs.org/open/-/open-8.0.8.tgz",
- "integrity": "sha512-3XmKIU8+H/TVr8wB8C4vj0z748+yBydSvtpzZVS6vQ1dKNHB6AiPbhaoG+89zb80717GPk9y/7OvK0R6FXkNmQ==",
+ "version": "8.0.9",
+ "resolved": "https://registry.npmjs.org/open/-/open-8.0.9.tgz",
+ "integrity": "sha512-vbCrqMav3K8mCCy8NdK4teUky0tpDrBbuiDLduCdVhc5oA9toJMip9rBkuwdwSI9E7NOkz4VkLWPi8DD2MP1gQ==",
"dev": true,
"requires": {
"define-lazy-prop": "^2.0.0",