mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
chore(deps): update babel monorepo to v7.25.7 (#2845)
Some checks are pending
Scratch Paint CI-CD / ci-cd (push) Waiting to run
Some checks are pending
Scratch Paint CI-CD / ci-cd (push) Waiting to run
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ec8877f5a
commit
bd967a4f2e
2 changed files with 549 additions and 558 deletions
1097
package-lock.json
generated
1097
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -46,11 +46,11 @@
|
|||
"scratch-render-fonts": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.25.6",
|
||||
"@babel/core": "7.25.2",
|
||||
"@babel/node": "7.25.0",
|
||||
"@babel/preset-env": "7.25.4",
|
||||
"@babel/preset-react": "7.24.7",
|
||||
"@babel/cli": "7.25.7",
|
||||
"@babel/core": "7.25.7",
|
||||
"@babel/node": "7.25.7",
|
||||
"@babel/preset-env": "7.25.7",
|
||||
"@babel/preset-react": "7.25.7",
|
||||
"@commitlint/cli": "17.8.1",
|
||||
"@commitlint/config-conventional": "17.8.1",
|
||||
"autoprefixer": "9.8.8",
|
||||
|
|
Loading…
Reference in a new issue