mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-11-04 12:54:23 +01:00 
			
		
		
		
	chore(deps-dev): bump @babel/preset-typescript from 7.12.13 to 7.12.16 in /src/packages/utils (#3024)
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.12.13 to 7.12.16. - [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.12.16/packages/babel-preset-typescript) 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:
		
							
								
								
									
										22
									
								
								src/packages/utils/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										22
									
								
								src/packages/utils/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1203,26 +1203,20 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/preset-typescript": {
 | 
			
		||||
      "version": "7.12.13",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.12.13.tgz",
 | 
			
		||||
      "integrity": "sha512-gYry7CeXwD2wtw5qHzrtzKaShEhOfTmKb4i0ZxeYBcBosN5VuAudsNbjX7Oj5EAfQ3K4s4HsVMQRRcqGsPvs2A==",
 | 
			
		||||
      "version": "7.12.16",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.12.16.tgz",
 | 
			
		||||
      "integrity": "sha512-IrYNrpDSuQfNHeqh7gsJsO35xTGyAyGkI1VxOpBEADFtxCqZ77a1RHbJqM3YJhroj7qMkNMkNtcw0lqeZUrzow==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@babel/helper-plugin-utils": "^7.12.13",
 | 
			
		||||
        "@babel/helper-validator-option": "^7.12.11",
 | 
			
		||||
        "@babel/plugin-transform-typescript": "^7.12.13"
 | 
			
		||||
        "@babel/helper-validator-option": "^7.12.16",
 | 
			
		||||
        "@babel/plugin-transform-typescript": "^7.12.16"
 | 
			
		||||
      },
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/helper-plugin-utils": {
 | 
			
		||||
          "version": "7.12.13",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz",
 | 
			
		||||
          "integrity": "sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA==",
 | 
			
		||||
          "dev": true
 | 
			
		||||
        },
 | 
			
		||||
        "@babel/helper-validator-option": {
 | 
			
		||||
          "version": "7.12.11",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz",
 | 
			
		||||
          "integrity": "sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==",
 | 
			
		||||
          "version": "7.12.16",
 | 
			
		||||
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz",
 | 
			
		||||
          "integrity": "sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==",
 | 
			
		||||
          "dev": true
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 
 | 
			
		||||
@@ -40,7 +40,7 @@
 | 
			
		||||
    "@babel/plugin-transform-runtime": "^7.12.10",
 | 
			
		||||
    "@babel/plugin-transform-typescript": "7.12.16",
 | 
			
		||||
    "@babel/preset-env": "7.12.13",
 | 
			
		||||
    "@babel/preset-typescript": "7.12.13",
 | 
			
		||||
    "@babel/preset-typescript": "7.12.16",
 | 
			
		||||
    "babel-loader": "8.2.2",
 | 
			
		||||
    "babel-plugin-transform-class-properties": "6.24.1",
 | 
			
		||||
    "cross-env": "7.0.3",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user