1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-02-08 21:59:39 +01:00

build(deps-dev): bump cypress from 8.4.0 to 8.4.1 (#230)

This commit is contained in:
dependabot[bot] 2021-09-20 15:29:27 +02:00 committed by GitHub
parent eb818d08a8
commit 822fb21c56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -40,7 +40,7 @@
"@typescript-eslint/eslint-plugin": "4.31.1", "@typescript-eslint/eslint-plugin": "4.31.1",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.4",
"babel-jest": "27.2.0", "babel-jest": "27.2.0",
"cypress": "8.4.0", "cypress": "8.4.1",
"dockerfilelint": "1.8.0", "dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2", "editorconfig-checker": "4.0.2",
"eslint": "7.32.0", "eslint": "7.32.0",
@ -7433,9 +7433,9 @@
"dev": true "dev": true
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "8.4.0", "version": "8.4.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-8.4.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-8.4.1.tgz",
"integrity": "sha512-RtVgGFR06ikyMaq/VqapeqOjGaIA42PpK7F0qe1MCiFArfUuJECsLmeYaOA+1TlmNUgJNMSF5fWKkZIJr5Uc7w==", "integrity": "sha512-itJXq0Vx3sXCUrDyBi2IUrkxVu/gTTp1VhjB5tzGgkeCR8Ae+/T8WV63rsZ7fS8Tpq7LPPXiyoM/sEdOX7cR6A==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
@ -32017,9 +32017,9 @@
"dev": true "dev": true
}, },
"cypress": { "cypress": {
"version": "8.4.0", "version": "8.4.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-8.4.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-8.4.1.tgz",
"integrity": "sha512-RtVgGFR06ikyMaq/VqapeqOjGaIA42PpK7F0qe1MCiFArfUuJECsLmeYaOA+1TlmNUgJNMSF5fWKkZIJr5Uc7w==", "integrity": "sha512-itJXq0Vx3sXCUrDyBi2IUrkxVu/gTTp1VhjB5tzGgkeCR8Ae+/T8WV63rsZ7fS8Tpq7LPPXiyoM/sEdOX7cR6A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.6", "@cypress/request": "^2.88.6",

View File

@ -61,7 +61,7 @@
"@typescript-eslint/eslint-plugin": "4.31.1", "@typescript-eslint/eslint-plugin": "4.31.1",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.4",
"babel-jest": "27.2.0", "babel-jest": "27.2.0",
"cypress": "8.4.0", "cypress": "8.4.1",
"dockerfilelint": "1.8.0", "dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2", "editorconfig-checker": "4.0.2",
"eslint": "7.32.0", "eslint": "7.32.0",