Skip to content

Commit dbdbc77

Browse files
dependabot[bot]wojtekmaj
authored andcommitted
Bump babel-loader from 8.2.5 to 9.0.0 in /test (#215)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.0. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v8.2.5...v9.0.0) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b65ea25 commit dbdbc77

File tree

2 files changed

+13
-26
lines changed

2 files changed

+13
-26
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/preset-env": "^7.15.0",
2525
"@babel/preset-react": "^7.14.0",
2626
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0",
27-
"babel-loader": "^8.0.0",
27+
"babel-loader": "^9.0.0",
2828
"css-loader": "^6.0.0",
2929
"eslint": "^8.26.0",
3030
"html-webpack-plugin": "^5.1.0",

test/yarn.lock

Lines changed: 12 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,7 +1656,7 @@ __metadata:
16561656
languageName: node
16571657
linkType: hard
16581658

1659-
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
1659+
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
16601660
version: 7.0.11
16611661
resolution: "@types/json-schema@npm:7.0.11"
16621662
checksum: 527bddfe62db9012fccd7627794bd4c71beb77601861055d87e3ee464f2217c85fca7a4b56ae677478367bbd248dbde13553312b7d4dbc702a2f2bbf60c4018d
@@ -2188,18 +2188,16 @@ __metadata:
21882188
languageName: node
21892189
linkType: hard
21902190

2191-
"babel-loader@npm:^8.0.0":
2192-
version: 8.2.5
2193-
resolution: "babel-loader@npm:8.2.5"
2191+
"babel-loader@npm:^9.0.0":
2192+
version: 9.0.0
2193+
resolution: "babel-loader@npm:9.0.0"
21942194
dependencies:
2195-
find-cache-dir: ^3.3.1
2196-
loader-utils: ^2.0.0
2197-
make-dir: ^3.1.0
2198-
schema-utils: ^2.6.5
2195+
find-cache-dir: ^3.3.2
2196+
schema-utils: ^4.0.0
21992197
peerDependencies:
2200-
"@babel/core": ^7.0.0
2201-
webpack: ">=2"
2202-
checksum: a6605557885eabbc3250412405f2c63ca87287a95a439c643fdb47d5ea3d5326f72e43ab97be070316998cb685d5dfbc70927ce1abe8be7a6a4f5919287773fb
2198+
"@babel/core": ^7.12.0
2199+
webpack: ">=5"
2200+
checksum: 6b146e33c81fd948ffdefa8a6319efa1bea6e17c946bfac4641375710e51831aeb7f4a20c88604eaa00f5ecd4b6591da5a65ade326feba792609f932df150645
22032201
languageName: node
22042202
linkType: hard
22052203

@@ -3388,7 +3386,7 @@ __metadata:
33883386
languageName: node
33893387
linkType: hard
33903388

3391-
"find-cache-dir@npm:^3.3.1":
3389+
"find-cache-dir@npm:^3.3.2":
33923390
version: 3.3.2
33933391
resolution: "find-cache-dir@npm:3.3.2"
33943392
dependencies:
@@ -4410,7 +4408,7 @@ __metadata:
44104408
languageName: node
44114409
linkType: hard
44124410

4413-
"make-dir@npm:^3.0.2, make-dir@npm:^3.1.0":
4411+
"make-dir@npm:^3.0.2":
44144412
version: 3.1.0
44154413
resolution: "make-dir@npm:3.1.0"
44164414
dependencies:
@@ -5320,7 +5318,7 @@ __metadata:
53205318
"@babel/preset-react": ^7.14.0
53215319
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.0
53225320
"@wojtekmaj/date-utils": ^1.0.0
5323-
babel-loader: ^8.0.0
5321+
babel-loader: ^9.0.0
53245322
css-loader: ^6.0.0
53255323
eslint: ^8.26.0
53265324
html-webpack-plugin: ^5.1.0
@@ -5703,17 +5701,6 @@ __metadata:
57035701
languageName: node
57045702
linkType: hard
57055703

5706-
"schema-utils@npm:^2.6.5":
5707-
version: 2.7.1
5708-
resolution: "schema-utils@npm:2.7.1"
5709-
dependencies:
5710-
"@types/json-schema": ^7.0.5
5711-
ajv: ^6.12.4
5712-
ajv-keywords: ^3.5.2
5713-
checksum: 32c62fc9e28edd101e1bd83453a4216eb9bd875cc4d3775e4452b541908fa8f61a7bbac8ffde57484f01d7096279d3ba0337078e85a918ecbeb72872fb09fb2b
5714-
languageName: node
5715-
linkType: hard
5716-
57175704
"schema-utils@npm:^3.0.0, schema-utils@npm:^3.1.0, schema-utils@npm:^3.1.1":
57185705
version: 3.1.1
57195706
resolution: "schema-utils@npm:3.1.1"

0 commit comments

Comments
 (0)