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:
authorpeaceiris <30958501+peaceiris@users.noreply.github.com>2022-01-12 20:16:09 +0300
committerpeaceiris <30958501+peaceiris@users.noreply.github.com>2022-01-12 20:16:09 +0300
commit7708f3d092e8998c100cc735a0aaf6bfb580f0d4 (patch)
tree95b1b694925c962561f0bbde657911d08312e5c2 /package-lock.json
parent844747271354df24a0850a4307a887a5d56f5538 (diff)
deps: update devDependencies
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 475590ad..b74bcdb7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,15 +11,15 @@
"license": "MIT",
"devDependencies": {
"husky": "^7.0.4",
- "lint-staged": "^12.1.3",
+ "lint-staged": "^12.1.7",
"npm-run-all": "^4.1.5",
"open": "^8.4.0",
"standard-version": "^9.3.2",
"wait-on": "^6.0.0"
},
"engines": {
- "node": ">=14.18.1",
- "npm": ">=8.1.2"
+ "node": ">=16.13.2",
+ "npm": ">=8.3.0"
}
},
"node_modules/@babel/code-frame": {
@@ -2111,9 +2111,9 @@
"dev": true
},
"node_modules/lint-staged": {
- "version": "12.1.3",
- "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.3.tgz",
- "integrity": "sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ==",
+ "version": "12.1.7",
+ "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz",
+ "integrity": "sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@@ -5585,9 +5585,9 @@
"dev": true
},
"lint-staged": {
- "version": "12.1.3",
- "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.3.tgz",
- "integrity": "sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ==",
+ "version": "12.1.7",
+ "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz",
+ "integrity": "sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",