mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 02:29:46 +01:00 
			
		
		
		
	chore(deps): update commitlint monorepo to ^17.0.2
This commit is contained in:
		
							
								
								
									
										63
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										63
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "gatsby-starter-lumen",
 | 
			
		||||
  "version": "1.1.141",
 | 
			
		||||
  "version": "1.1.142",
 | 
			
		||||
  "lockfileVersion": 2,
 | 
			
		||||
  "requires": true,
 | 
			
		||||
  "packages": {
 | 
			
		||||
    "": {
 | 
			
		||||
      "name": "gatsby-starter-lumen",
 | 
			
		||||
      "version": "1.1.141",
 | 
			
		||||
      "version": "1.1.142",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@sentry/gatsby": "^6.19.7",
 | 
			
		||||
@@ -43,8 +43,8 @@
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@alxshelepenok/eslint-config": "^1.0.54",
 | 
			
		||||
        "@commitlint/cli": "^17.0.1",
 | 
			
		||||
        "@commitlint/config-conventional": "^17.0.0",
 | 
			
		||||
        "@commitlint/cli": "^17.0.2",
 | 
			
		||||
        "@commitlint/config-conventional": "^17.0.2",
 | 
			
		||||
        "@jest/globals": "^27.5.1",
 | 
			
		||||
        "@semantic-release/exec": "6.0.3",
 | 
			
		||||
        "@semantic-release/git": "10.0.1",
 | 
			
		||||
@@ -2021,9 +2021,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@commitlint/cli": {
 | 
			
		||||
      "version": "17.0.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.1.tgz",
 | 
			
		||||
      "integrity": "sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==",
 | 
			
		||||
      "version": "17.0.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.2.tgz",
 | 
			
		||||
      "integrity": "sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@commitlint/format": "^17.0.0",
 | 
			
		||||
@@ -2081,31 +2081,17 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@commitlint/config-conventional": {
 | 
			
		||||
      "version": "17.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-jttJXBIq3AuQCvUVwxSctCwKfHxxbALE0IB9OIHYCu/eQdOzPxN72pugeZsWDo1VK/T9iFx+MZoPb6Rb1/ylsw==",
 | 
			
		||||
      "version": "17.0.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz",
 | 
			
		||||
      "integrity": "sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "conventional-changelog-conventionalcommits": "^4.3.1"
 | 
			
		||||
        "conventional-changelog-conventionalcommits": "^5.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=v14"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@commitlint/config-conventional/node_modules/conventional-changelog-conventionalcommits": {
 | 
			
		||||
      "version": "4.6.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz",
 | 
			
		||||
      "integrity": "sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "compare-func": "^2.0.0",
 | 
			
		||||
        "lodash": "^4.17.15",
 | 
			
		||||
        "q": "^1.5.1"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=10"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@commitlint/config-validator": {
 | 
			
		||||
      "version": "17.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.0.0.tgz",
 | 
			
		||||
@@ -31232,9 +31218,9 @@
 | 
			
		||||
      "optional": true
 | 
			
		||||
    },
 | 
			
		||||
    "@commitlint/cli": {
 | 
			
		||||
      "version": "17.0.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.1.tgz",
 | 
			
		||||
      "integrity": "sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==",
 | 
			
		||||
      "version": "17.0.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.0.2.tgz",
 | 
			
		||||
      "integrity": "sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@commitlint/format": "^17.0.0",
 | 
			
		||||
@@ -31279,25 +31265,12 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@commitlint/config-conventional": {
 | 
			
		||||
      "version": "17.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-jttJXBIq3AuQCvUVwxSctCwKfHxxbALE0IB9OIHYCu/eQdOzPxN72pugeZsWDo1VK/T9iFx+MZoPb6Rb1/ylsw==",
 | 
			
		||||
      "version": "17.0.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz",
 | 
			
		||||
      "integrity": "sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "conventional-changelog-conventionalcommits": "^4.3.1"
 | 
			
		||||
      },
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "conventional-changelog-conventionalcommits": {
 | 
			
		||||
          "version": "4.6.3",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz",
 | 
			
		||||
          "integrity": "sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==",
 | 
			
		||||
          "dev": true,
 | 
			
		||||
          "requires": {
 | 
			
		||||
            "compare-func": "^2.0.0",
 | 
			
		||||
            "lodash": "^4.17.15",
 | 
			
		||||
            "q": "^1.5.1"
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
        "conventional-changelog-conventionalcommits": "^5.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@commitlint/config-validator": {
 | 
			
		||||
 
 | 
			
		||||
@@ -81,8 +81,8 @@
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@alxshelepenok/eslint-config": "^1.0.54",
 | 
			
		||||
    "@commitlint/cli": "^17.0.1",
 | 
			
		||||
    "@commitlint/config-conventional": "^17.0.0",
 | 
			
		||||
    "@commitlint/cli": "^17.0.2",
 | 
			
		||||
    "@commitlint/config-conventional": "^17.0.2",
 | 
			
		||||
    "@jest/globals": "^27.5.1",
 | 
			
		||||
    "@semantic-release/exec": "6.0.3",
 | 
			
		||||
    "@semantic-release/git": "10.0.1",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user