mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Build(deps-dev): Bump @babel/core from 7.24.5 to 7.24.7 (#40548)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.5 to 7.24.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									bf554a1231
								
							
						
					
					
						commit
						af7bbe37d9
					
				| 
						 | 
				
			
			@ -20,7 +20,7 @@
 | 
			
		|||
      "license": "MIT",
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@babel/cli": "^7.24.7",
 | 
			
		||||
        "@babel/core": "^7.24.5",
 | 
			
		||||
        "@babel/core": "^7.24.7",
 | 
			
		||||
        "@babel/preset-env": "^7.24.7",
 | 
			
		||||
        "@docsearch/js": "^3.6.0",
 | 
			
		||||
        "@popperjs/core": "^2.11.8",
 | 
			
		||||
| 
						 | 
				
			
			@ -340,21 +340,21 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/core": {
 | 
			
		||||
      "version": "7.24.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz",
 | 
			
		||||
      "integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==",
 | 
			
		||||
      "version": "7.24.7",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz",
 | 
			
		||||
      "integrity": "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@ampproject/remapping": "^2.2.0",
 | 
			
		||||
        "@babel/code-frame": "^7.24.2",
 | 
			
		||||
        "@babel/generator": "^7.24.5",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.23.6",
 | 
			
		||||
        "@babel/helper-module-transforms": "^7.24.5",
 | 
			
		||||
        "@babel/helpers": "^7.24.5",
 | 
			
		||||
        "@babel/parser": "^7.24.5",
 | 
			
		||||
        "@babel/template": "^7.24.0",
 | 
			
		||||
        "@babel/traverse": "^7.24.5",
 | 
			
		||||
        "@babel/types": "^7.24.5",
 | 
			
		||||
        "@babel/code-frame": "^7.24.7",
 | 
			
		||||
        "@babel/generator": "^7.24.7",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.24.7",
 | 
			
		||||
        "@babel/helper-module-transforms": "^7.24.7",
 | 
			
		||||
        "@babel/helpers": "^7.24.7",
 | 
			
		||||
        "@babel/parser": "^7.24.7",
 | 
			
		||||
        "@babel/template": "^7.24.7",
 | 
			
		||||
        "@babel/traverse": "^7.24.7",
 | 
			
		||||
        "@babel/types": "^7.24.7",
 | 
			
		||||
        "convert-source-map": "^2.0.0",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "gensync": "^1.0.0-beta.2",
 | 
			
		||||
| 
						 | 
				
			
			@ -699,14 +699,13 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/helpers": {
 | 
			
		||||
      "version": "7.24.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.5.tgz",
 | 
			
		||||
      "integrity": "sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==",
 | 
			
		||||
      "version": "7.24.7",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz",
 | 
			
		||||
      "integrity": "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/template": "^7.24.0",
 | 
			
		||||
        "@babel/traverse": "^7.24.5",
 | 
			
		||||
        "@babel/types": "^7.24.5"
 | 
			
		||||
        "@babel/template": "^7.24.7",
 | 
			
		||||
        "@babel/types": "^7.24.7"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=6.9.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -104,7 +104,7 @@
 | 
			
		|||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@babel/cli": "^7.24.7",
 | 
			
		||||
    "@babel/core": "^7.24.5",
 | 
			
		||||
    "@babel/core": "^7.24.7",
 | 
			
		||||
    "@babel/preset-env": "^7.24.7",
 | 
			
		||||
    "@docsearch/js": "^3.6.0",
 | 
			
		||||
    "@popperjs/core": "^2.11.8",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue