Skip to content

Commit a1d8ce5

Browse files
dependabot[bot]wojtekmaj
authored andcommitted
Bump babel-loader from 8.2.5 to 9.0.0 in /test (#60)
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 5531a10 commit a1d8ce5

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
@@ -2170,18 +2170,16 @@ __metadata:
21702170
languageName: node
21712171
linkType: hard
21722172

2173-
"babel-loader@npm:^8.0.0":
2174-
version: 8.2.5
2175-
resolution: "babel-loader@npm:8.2.5"
2173+
"babel-loader@npm:^9.0.0":
2174+
version: 9.0.0
2175+
resolution: "babel-loader@npm:9.0.0"
21762176
dependencies:
2177-
find-cache-dir: ^3.3.1
2178-
loader-utils: ^2.0.0
2179-
make-dir: ^3.1.0
2180-
schema-utils: ^2.6.5
2177+
find-cache-dir: ^3.3.2
2178+
schema-utils: ^4.0.0
21812179
peerDependencies:
2182-
"@babel/core": ^7.0.0
2183-
webpack: ">=2"
2184-
checksum: a6605557885eabbc3250412405f2c63ca87287a95a439c643fdb47d5ea3d5326f72e43ab97be070316998cb685d5dfbc70927ce1abe8be7a6a4f5919287773fb
2180+
"@babel/core": ^7.12.0
2181+
webpack: ">=5"
2182+
checksum: 6b146e33c81fd948ffdefa8a6319efa1bea6e17c946bfac4641375710e51831aeb7f4a20c88604eaa00f5ecd4b6591da5a65ade326feba792609f932df150645
21852183
languageName: node
21862184
linkType: hard
21872185

@@ -3363,7 +3361,7 @@ __metadata:
33633361
languageName: node
33643362
linkType: hard
33653363

3366-
"find-cache-dir@npm:^3.3.1":
3364+
"find-cache-dir@npm:^3.3.2":
33673365
version: 3.3.2
33683366
resolution: "find-cache-dir@npm:3.3.2"
33693367
dependencies:
@@ -4385,7 +4383,7 @@ __metadata:
43854383
languageName: node
43864384
linkType: hard
43874385

4388-
"make-dir@npm:^3.0.2, make-dir@npm:^3.1.0":
4386+
"make-dir@npm:^3.0.2":
43894387
version: 3.1.0
43904388
resolution: "make-dir@npm:3.1.0"
43914389
dependencies:
@@ -5320,7 +5318,7 @@ __metadata:
53205318
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.0
53215319
"@wojtekmaj/date-utils": ^1.0.0
53225320
"@wojtekmaj/react-timerange-picker": "portal:../"
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
@@ -5623,17 +5621,6 @@ __metadata:
56235621
languageName: node
56245622
linkType: hard
56255623

5626-
"schema-utils@npm:^2.6.5":
5627-
version: 2.7.1
5628-
resolution: "schema-utils@npm:2.7.1"
5629-
dependencies:
5630-
"@types/json-schema": ^7.0.5
5631-
ajv: ^6.12.4
5632-
ajv-keywords: ^3.5.2
5633-
checksum: 32c62fc9e28edd101e1bd83453a4216eb9bd875cc4d3775e4452b541908fa8f61a7bbac8ffde57484f01d7096279d3ba0337078e85a918ecbeb72872fb09fb2b
5634-
languageName: node
5635-
linkType: hard
5636-
56375624
"schema-utils@npm:^3.0.0, schema-utils@npm:^3.1.0, schema-utils@npm:^3.1.1":
56385625
version: 3.1.1
56395626
resolution: "schema-utils@npm:3.1.1"

0 commit comments

Comments
 (0)