Update dependency @playwright/test to v1.47.0
This commit is contained in:
		
					parent
					
						
							
								aeb875aa3c
							
						
					
				
			
			
				commit
				
					
						5b7c1a8c6c
					
				
			
		
					 2 changed files with 13 additions and 13 deletions
				
			
		
							
								
								
									
										24
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										24
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -62,7 +62,7 @@
 | 
			
		|||
      "devDependencies": {
 | 
			
		||||
        "@axe-core/playwright": "4.10.0",
 | 
			
		||||
        "@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
 | 
			
		||||
        "@playwright/test": "1.46.1",
 | 
			
		||||
        "@playwright/test": "1.47.0",
 | 
			
		||||
        "@stoplight/spectral-cli": "6.11.1",
 | 
			
		||||
        "@stylistic/eslint-plugin-js": "2.7.2",
 | 
			
		||||
        "@stylistic/stylelint-plugin": "3.0.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -3565,13 +3565,13 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@playwright/test": {
 | 
			
		||||
      "version": "1.46.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.46.1.tgz",
 | 
			
		||||
      "integrity": "sha512-Fq6SwLujA/DOIvNC2EL/SojJnkKf/rAwJ//APpJJHRyMi1PdKrY3Az+4XNQ51N4RTbItbIByQ0jgd1tayq1aeA==",
 | 
			
		||||
      "version": "1.47.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.47.0.tgz",
 | 
			
		||||
      "integrity": "sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "Apache-2.0",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "playwright": "1.46.1"
 | 
			
		||||
        "playwright": "1.47.0"
 | 
			
		||||
      },
 | 
			
		||||
      "bin": {
 | 
			
		||||
        "playwright": "cli.js"
 | 
			
		||||
| 
						 | 
				
			
			@ -12650,13 +12650,13 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/playwright": {
 | 
			
		||||
      "version": "1.46.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.46.1.tgz",
 | 
			
		||||
      "integrity": "sha512-oPcr1yqoXLCkgKtD5eNUPLiN40rYEM39odNpIb6VE6S7/15gJmA1NzVv6zJYusV0e7tzvkU/utBFNa/Kpxmwng==",
 | 
			
		||||
      "version": "1.47.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.47.0.tgz",
 | 
			
		||||
      "integrity": "sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "Apache-2.0",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "playwright-core": "1.46.1"
 | 
			
		||||
        "playwright-core": "1.47.0"
 | 
			
		||||
      },
 | 
			
		||||
      "bin": {
 | 
			
		||||
        "playwright": "cli.js"
 | 
			
		||||
| 
						 | 
				
			
			@ -12669,9 +12669,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/playwright-core": {
 | 
			
		||||
      "version": "1.46.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.46.1.tgz",
 | 
			
		||||
      "integrity": "sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==",
 | 
			
		||||
      "version": "1.47.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.47.0.tgz",
 | 
			
		||||
      "integrity": "sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "Apache-2.0",
 | 
			
		||||
      "bin": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -61,7 +61,7 @@
 | 
			
		|||
  "devDependencies": {
 | 
			
		||||
    "@axe-core/playwright": "4.10.0",
 | 
			
		||||
    "@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
 | 
			
		||||
    "@playwright/test": "1.46.1",
 | 
			
		||||
    "@playwright/test": "1.47.0",
 | 
			
		||||
    "@stoplight/spectral-cli": "6.11.1",
 | 
			
		||||
    "@stylistic/eslint-plugin-js": "2.7.2",
 | 
			
		||||
    "@stylistic/stylelint-plugin": "3.0.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue