mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 10:40:09 +01:00 
			
		
		
		
	Merge pull request #1055 from alxshelepenok/renovate/eslint
chore(deps): update dependency eslint-plugin-react-hooks to ^4.5.0
This commit is contained in:
		
							
								
								
									
										18
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										18
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "gatsby-starter-lumen",
 | 
			
		||||
  "version": "1.1.43",
 | 
			
		||||
  "version": "1.1.44",
 | 
			
		||||
  "lockfileVersion": 2,
 | 
			
		||||
  "requires": true,
 | 
			
		||||
  "packages": {
 | 
			
		||||
    "": {
 | 
			
		||||
      "name": "gatsby-starter-lumen",
 | 
			
		||||
      "version": "1.1.43",
 | 
			
		||||
      "version": "1.1.44",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@sentry/gatsby": "^6.19.7",
 | 
			
		||||
@@ -76,7 +76,7 @@
 | 
			
		||||
        "eslint-plugin-jest": "^26.1.5",
 | 
			
		||||
        "eslint-plugin-jsx-a11y": "^6.5.1",
 | 
			
		||||
        "eslint-plugin-react": "^7.29.4",
 | 
			
		||||
        "eslint-plugin-react-hooks": "^4.4.0",
 | 
			
		||||
        "eslint-plugin-react-hooks": "^4.5.0",
 | 
			
		||||
        "eslint-plugin-simple-import-sort": "^7.0.0",
 | 
			
		||||
        "husky": "7.0.4",
 | 
			
		||||
        "identity-obj-proxy": "3.0.0",
 | 
			
		||||
@@ -11678,9 +11678,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/eslint-plugin-react-hooks": {
 | 
			
		||||
      "version": "4.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz",
 | 
			
		||||
      "integrity": "sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==",
 | 
			
		||||
      "version": "4.5.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz",
 | 
			
		||||
      "integrity": "sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==",
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=10"
 | 
			
		||||
      },
 | 
			
		||||
@@ -38627,9 +38627,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "eslint-plugin-react-hooks": {
 | 
			
		||||
      "version": "4.4.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz",
 | 
			
		||||
      "integrity": "sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==",
 | 
			
		||||
      "version": "4.5.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz",
 | 
			
		||||
      "integrity": "sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==",
 | 
			
		||||
      "requires": {}
 | 
			
		||||
    },
 | 
			
		||||
    "eslint-plugin-simple-import-sort": {
 | 
			
		||||
 
 | 
			
		||||
@@ -114,7 +114,7 @@
 | 
			
		||||
    "eslint-plugin-jest": "^26.1.5",
 | 
			
		||||
    "eslint-plugin-jsx-a11y": "^6.5.1",
 | 
			
		||||
    "eslint-plugin-react": "^7.29.4",
 | 
			
		||||
    "eslint-plugin-react-hooks": "^4.4.0",
 | 
			
		||||
    "eslint-plugin-react-hooks": "^4.5.0",
 | 
			
		||||
    "eslint-plugin-simple-import-sort": "^7.0.0",
 | 
			
		||||
    "husky": "7.0.4",
 | 
			
		||||
    "identity-obj-proxy": "3.0.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user