build(deps-dev): bump @babel/runtime-corejs2 in /apps/OpenSign

Bumps [@babel/runtime-corejs2](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs2) from 7.24.6 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-runtime-corejs2)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-10 16:00:25 +00:00
committed by GitHub
parent a793fc3722
commit 685e09d406
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -55,7 +55,7 @@
"web-vitals": "^4.0.1"
},
"devDependencies": {
"@babel/runtime-corejs2": "^7.24.6",
"@babel/runtime-corejs2": "^7.24.7",
"autoprefixer": "^10.4.19",
"commitizen": "^4.3.0",
"eslint": "^8.57.0",
@@ -2000,9 +2000,9 @@
}
},
"node_modules/@babel/runtime-corejs2": {
"version": "7.24.6",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.24.6.tgz",
"integrity": "sha512-5UK2PnfpmiCftYGBeJ+SpFIMNaoMPU/eQt1P5ISx0TB7nGGzEMLT4/3PapNZEfGZh+nGxGOGj2t59prGFBhunQ==",
"version": "7.24.7",
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.24.7.tgz",
"integrity": "sha512-+Lf6xofiPZLtFwNkpjGHPgJck4b22Yo8h9+WHf3bEbS4ikOyOMNtJk6HSTolEQ2irH1XSoeguaCkrkcgyThrMA==",
"dev": true,
"dependencies": {
"core-js": "^2.6.12",
+1 -1
View File
@@ -85,7 +85,7 @@
}
},
"devDependencies": {
"@babel/runtime-corejs2": "^7.24.6",
"@babel/runtime-corejs2": "^7.24.7",
"autoprefixer": "^10.4.19",
"commitizen": "^4.3.0",
"eslint": "^8.57.0",