mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
chore(deps): update babel monorepo to v7.24.7 (#2591)
Some checks failed
Scratch Paint CI-CD / ci-cd (push) Has been cancelled
Some checks failed
Scratch Paint CI-CD / ci-cd (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2349c70299
commit
88fceceeb9
2 changed files with 536 additions and 527 deletions
1053
package-lock.json
generated
1053
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"
|
"scratch-render-fonts": "^1.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.24.6",
|
"@babel/cli": "7.24.7",
|
||||||
"@babel/core": "7.24.6",
|
"@babel/core": "7.24.7",
|
||||||
"@babel/node": "7.24.6",
|
"@babel/node": "7.24.7",
|
||||||
"@babel/preset-env": "7.24.6",
|
"@babel/preset-env": "7.24.7",
|
||||||
"@babel/preset-react": "7.24.6",
|
"@babel/preset-react": "7.24.7",
|
||||||
"@commitlint/cli": "17.8.1",
|
"@commitlint/cli": "17.8.1",
|
||||||
"@commitlint/config-conventional": "17.8.1",
|
"@commitlint/config-conventional": "17.8.1",
|
||||||
"autoprefixer": "9.8.8",
|
"autoprefixer": "9.8.8",
|
||||||
|
|
Loading…
Reference in a new issue