mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 14:30:29 +03:00 
			
		
		
		
	Bump @babel/core from 7.20.2 to 7.20.5 (#997)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5. - [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.20.5/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> 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
							
								
									63c0653006
								
							
						
					
					
						commit
						c176ed8861
					
				
					 2 changed files with 31 additions and 31 deletions
				
			
		
							
								
								
									
										60
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										60
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -41,7 +41,7 @@
 | 
			
		|||
        "twemoji": "14.0.2"
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@babel/core": "7.20.2",
 | 
			
		||||
        "@babel/core": "7.20.5",
 | 
			
		||||
        "@babel/preset-env": "7.20.2",
 | 
			
		||||
        "@babel/preset-react": "7.18.6",
 | 
			
		||||
        "assert": "2.0.0",
 | 
			
		||||
| 
						 | 
				
			
			@ -113,21 +113,21 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/core": {
 | 
			
		||||
      "version": "7.20.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.2.tgz",
 | 
			
		||||
      "integrity": "sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g==",
 | 
			
		||||
      "version": "7.20.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.5.tgz",
 | 
			
		||||
      "integrity": "sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@ampproject/remapping": "^2.1.0",
 | 
			
		||||
        "@babel/code-frame": "^7.18.6",
 | 
			
		||||
        "@babel/generator": "^7.20.2",
 | 
			
		||||
        "@babel/generator": "^7.20.5",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.20.0",
 | 
			
		||||
        "@babel/helper-module-transforms": "^7.20.2",
 | 
			
		||||
        "@babel/helpers": "^7.20.1",
 | 
			
		||||
        "@babel/parser": "^7.20.2",
 | 
			
		||||
        "@babel/helpers": "^7.20.5",
 | 
			
		||||
        "@babel/parser": "^7.20.5",
 | 
			
		||||
        "@babel/template": "^7.18.10",
 | 
			
		||||
        "@babel/traverse": "^7.20.1",
 | 
			
		||||
        "@babel/types": "^7.20.2",
 | 
			
		||||
        "@babel/traverse": "^7.20.5",
 | 
			
		||||
        "@babel/types": "^7.20.5",
 | 
			
		||||
        "convert-source-map": "^1.7.0",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "gensync": "^1.0.0-beta.2",
 | 
			
		||||
| 
						 | 
				
			
			@ -143,12 +143,12 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/generator": {
 | 
			
		||||
      "version": "7.20.4",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.4.tgz",
 | 
			
		||||
      "integrity": "sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==",
 | 
			
		||||
      "version": "7.20.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.5.tgz",
 | 
			
		||||
      "integrity": "sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/types": "^7.20.2",
 | 
			
		||||
        "@babel/types": "^7.20.5",
 | 
			
		||||
        "@jridgewell/gen-mapping": "^0.3.2",
 | 
			
		||||
        "jsesc": "^2.5.1"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			@ -490,14 +490,14 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/helpers": {
 | 
			
		||||
      "version": "7.20.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.1.tgz",
 | 
			
		||||
      "integrity": "sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg==",
 | 
			
		||||
      "version": "7.20.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.6.tgz",
 | 
			
		||||
      "integrity": "sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/template": "^7.18.10",
 | 
			
		||||
        "@babel/traverse": "^7.20.1",
 | 
			
		||||
        "@babel/types": "^7.20.0"
 | 
			
		||||
        "@babel/traverse": "^7.20.5",
 | 
			
		||||
        "@babel/types": "^7.20.5"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=6.9.0"
 | 
			
		||||
| 
						 | 
				
			
			@ -518,9 +518,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/parser": {
 | 
			
		||||
      "version": "7.20.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.3.tgz",
 | 
			
		||||
      "integrity": "sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==",
 | 
			
		||||
      "version": "7.20.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.5.tgz",
 | 
			
		||||
      "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "bin": {
 | 
			
		||||
        "parser": "bin/babel-parser.js"
 | 
			
		||||
| 
						 | 
				
			
			@ -1763,19 +1763,19 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/traverse": {
 | 
			
		||||
      "version": "7.20.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.1.tgz",
 | 
			
		||||
      "integrity": "sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==",
 | 
			
		||||
      "version": "7.20.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.5.tgz",
 | 
			
		||||
      "integrity": "sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/code-frame": "^7.18.6",
 | 
			
		||||
        "@babel/generator": "^7.20.1",
 | 
			
		||||
        "@babel/generator": "^7.20.5",
 | 
			
		||||
        "@babel/helper-environment-visitor": "^7.18.9",
 | 
			
		||||
        "@babel/helper-function-name": "^7.19.0",
 | 
			
		||||
        "@babel/helper-hoist-variables": "^7.18.6",
 | 
			
		||||
        "@babel/helper-split-export-declaration": "^7.18.6",
 | 
			
		||||
        "@babel/parser": "^7.20.1",
 | 
			
		||||
        "@babel/types": "^7.20.0",
 | 
			
		||||
        "@babel/parser": "^7.20.5",
 | 
			
		||||
        "@babel/types": "^7.20.5",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "globals": "^11.1.0"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			@ -1784,9 +1784,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/types": {
 | 
			
		||||
      "version": "7.20.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.2.tgz",
 | 
			
		||||
      "integrity": "sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==",
 | 
			
		||||
      "version": "7.20.5",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.5.tgz",
 | 
			
		||||
      "integrity": "sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/helper-string-parser": "^7.19.4",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -46,7 +46,7 @@
 | 
			
		|||
    "twemoji": "14.0.2"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@babel/core": "7.20.2",
 | 
			
		||||
    "@babel/core": "7.20.5",
 | 
			
		||||
    "@babel/preset-env": "7.20.2",
 | 
			
		||||
    "@babel/preset-react": "7.18.6",
 | 
			
		||||
    "assert": "2.0.0",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue