mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump babel-loader from 8.2.5 to 9.0.0
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](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
97213a07aa
commit
9025cebaa1
+1
-1
@@ -40,7 +40,7 @@
|
||||
"@types/wicg-file-system-access": "^2020.9.5",
|
||||
"@types/zen-push": "^0.1.1",
|
||||
"babel-jest": "^29.2.2",
|
||||
"babel-loader": "^8.2.3",
|
||||
"babel-loader": "^9.0.0",
|
||||
"babel-plugin-macros": "^3.0.1",
|
||||
"babel-plugin-named-asset-import": "^0.3.8",
|
||||
"babel-plugin-transform-import-meta": "^2.2.0",
|
||||
|
||||
@@ -2707,7 +2707,7 @@ __metadata:
|
||||
"@typescript-eslint/eslint-plugin": ^5.41.0
|
||||
"@typescript-eslint/parser": ^5.41.0
|
||||
babel-jest: ^29.2.2
|
||||
babel-loader: ^8.2.3
|
||||
babel-loader: ^9.0.0
|
||||
babel-plugin-macros: ^3.0.1
|
||||
babel-plugin-named-asset-import: ^0.3.8
|
||||
babel-plugin-transform-import-meta: ^2.2.0
|
||||
@@ -6005,18 +6005,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"babel-loader@npm:^8.2.3":
|
||||
version: 8.2.5
|
||||
resolution: "babel-loader@npm:8.2.5"
|
||||
"babel-loader@npm:^9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "babel-loader@npm:9.0.0"
|
||||
dependencies:
|
||||
find-cache-dir: ^3.3.1
|
||||
loader-utils: ^2.0.0
|
||||
make-dir: ^3.1.0
|
||||
schema-utils: ^2.6.5
|
||||
find-cache-dir: ^3.3.2
|
||||
schema-utils: ^4.0.0
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0
|
||||
webpack: ">=2"
|
||||
checksum: a6605557885eabbc3250412405f2c63ca87287a95a439c643fdb47d5ea3d5326f72e43ab97be070316998cb685d5dfbc70927ce1abe8be7a6a4f5919287773fb
|
||||
"@babel/core": ^7.12.0
|
||||
webpack: ">=5"
|
||||
checksum: 6b146e33c81fd948ffdefa8a6319efa1bea6e17c946bfac4641375710e51831aeb7f4a20c88604eaa00f5ecd4b6591da5a65ade326feba792609f932df150645
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8662,7 +8660,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"find-cache-dir@npm:^3.3.1":
|
||||
"find-cache-dir@npm:^3.3.2":
|
||||
version: 3.3.2
|
||||
resolution: "find-cache-dir@npm:3.3.2"
|
||||
dependencies:
|
||||
@@ -13908,17 +13906,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"schema-utils@npm:^2.6.5":
|
||||
version: 2.7.1
|
||||
resolution: "schema-utils@npm:2.7.1"
|
||||
dependencies:
|
||||
"@types/json-schema": ^7.0.5
|
||||
ajv: ^6.12.4
|
||||
ajv-keywords: ^3.5.2
|
||||
checksum: 32c62fc9e28edd101e1bd83453a4216eb9bd875cc4d3775e4452b541908fa8f61a7bbac8ffde57484f01d7096279d3ba0337078e85a918ecbeb72872fb09fb2b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"schema-utils@npm:^3.0.0, schema-utils@npm:^3.1.0, schema-utils@npm:^3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "schema-utils@npm:3.1.1"
|
||||
|
||||
Reference in New Issue
Block a user