Skip to content

Commit b0051c1

Browse files
authored
Merge pull request #80 from scratchfoundation/renovate/babel-loader-9.x
chore(deps): update dependency babel-loader to v9.2.1
2 parents eff6bf1 + 984e243 commit b0051c1

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"@typescript-eslint/eslint-plugin": "8.7.0",
126126
"@typescript-eslint/parser": "8.7.0",
127127
"babel-core": "7.0.0-bridge.0",
128-
"babel-loader": "9.1.3",
128+
"babel-loader": "9.2.1",
129129
"cheerio": "1.0.0-rc.3",
130130
"cross-env": "7.0.3",
131131
"enzyme": "3.11.0",

packages/scratch-render/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@babel/polyfill": "7.12.1",
6565
"@babel/preset-env": "7.25.4",
6666
"@scratch/scratch-vm": "11.0.0-beta.2",
67-
"babel-loader": "9.1.3",
67+
"babel-loader": "9.2.1",
6868
"copy-webpack-plugin": "4.6.0",
6969
"docdash": "0.4.0",
7070
"eslint": "8.57.1",

packages/scratch-svg-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@babel/core": "7.25.2",
5353
"@babel/eslint-parser": "7.25.1",
5454
"@babel/preset-env": "7.25.4",
55-
"babel-loader": "9.1.3",
55+
"babel-loader": "9.2.1",
5656
"copy-webpack-plugin": "4.6.0",
5757
"eslint": "8.57.1",
5858
"eslint-config-scratch": "9.0.9",

packages/scratch-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@babel/eslint-parser": "7.25.1",
7878
"@babel/preset-env": "7.25.4",
7979
"adm-zip": "0.4.11",
80-
"babel-loader": "9.1.3",
80+
"babel-loader": "9.2.1",
8181
"callsite": "1.0.0",
8282
"copy-webpack-plugin": "4.6.0",
8383
"docdash": "1.2.0",

0 commit comments

Comments
 (0)