Merge pull request #358 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSign/babel/runtime-corejs2-7.23.9

build(deps-dev): bump @babel/runtime-corejs2 from 7.23.2 to 7.23.9 in /apps/OpenSign
This commit is contained in:
prafull-opensignlabs
2024-02-22 15:13:50 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -41,7 +41,7 @@
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@babel/runtime-corejs2": "^7.23.2",
"@babel/runtime-corejs2": "^7.23.9",
"autoprefixer": "^10.4.16",
"commitizen": "^4.3.0",
"eslint": "^8.51.0",
@@ -1982,9 +1982,9 @@
}
},
"node_modules/@babel/runtime-corejs2": {
"version": "7.23.2",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.23.2.tgz",
"integrity": "sha512-lTwRWGcAUBANnxD0A4c5/wKQ0eLhgdAy9kdY2rzTmmliumBQ8u8awykMnaQAnZR3PC47jLRjGoj+hozZqy9Bww==",
"version": "7.23.9",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.23.9.tgz",
"integrity": "sha512-lwwDy5QfMkO2rmSz9AvLj6j2kWt5a4ulMi1t21vWQEO0kNCFslHoszat8reU/uigIQSUDF31zraZG/qMkcqAlw==",
"dev": true,
"dependencies": {
"core-js": "^2.6.12",
+1 -1
View File
@@ -70,7 +70,7 @@
}
},
"devDependencies": {
"@babel/runtime-corejs2": "^7.23.2",
"@babel/runtime-corejs2": "^7.23.9",
"autoprefixer": "^10.4.16",
"commitizen": "^4.3.0",
"eslint": "^8.51.0",