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

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2022-06-23 21:01:40 +0300
committerGitHub <noreply@github.com>2022-06-23 21:01:40 +0300
commit92c65853e765618288c8dfd79ccd35d63da19f48 (patch)
treed38b4a3a8a957d837a01e65004d0778462b7c0ad /package-lock.json
parent3660a5526218ec0c819d655b393a87929ba19631 (diff)
⬆️ Upgrade Hugo to 0.101.0 (#113)v6.6.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 9dc15ee..d367a45 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7,7 +7,7 @@
"name": "hugo-theme-massively",
"license": "ISC",
"devDependencies": {
- "cypress": "^9.5.3",
+ "cypress": "^9.7.0",
"start-server-and-test": "^1.14.0",
"typescript": "^4.6.3"
}
@@ -568,9 +568,9 @@
}
},
"node_modules/cypress": {
- "version": "9.5.3",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.5.3.tgz",
- "integrity": "sha512-ItelIVmqMTnKYbo1JrErhsGgQGjWOxCpHT1TfMvwnIXKXN/OSlPjEK7rbCLYDZhejQL99PmUqul7XORI24Ik0A==",
+ "version": "9.7.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.7.0.tgz",
+ "integrity": "sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -2519,9 +2519,9 @@
}
},
"cypress": {
- "version": "9.5.3",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.5.3.tgz",
- "integrity": "sha512-ItelIVmqMTnKYbo1JrErhsGgQGjWOxCpHT1TfMvwnIXKXN/OSlPjEK7rbCLYDZhejQL99PmUqul7XORI24Ik0A==",
+ "version": "9.7.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.7.0.tgz",
+ "integrity": "sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",