Skip to content

Commit 0c3145c

Browse files
Bump babel-plugin-module-resolver from 5.0.2 to 5.0.3 in the test group
Bumps the test group with 1 update: [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver). Updates `babel-plugin-module-resolver` from 5.0.2 to 5.0.3 - [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md) - [Commits](tleunen/babel-plugin-module-resolver@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: babel-plugin-module-resolver dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28e0e6b commit 0c3145c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/react": "^19.2.14",
8888
"@types/react-dom": "^19.2.3",
8989
"babel-jest": "^30.3.0",
90-
"babel-plugin-module-resolver": "^5.0.2",
90+
"babel-plugin-module-resolver": "^5.0.3",
9191
"babel-plugin-replace-import-extension": "^1.1.5",
9292
"classnames": "^2.5.1",
9393
"eslint": "^9.39.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4086,16 +4086,16 @@ __metadata:
40864086
languageName: node
40874087
linkType: hard
40884088

4089-
"babel-plugin-module-resolver@npm:^5.0.2":
4090-
version: 5.0.2
4091-
resolution: "babel-plugin-module-resolver@npm:5.0.2"
4089+
"babel-plugin-module-resolver@npm:^5.0.3":
4090+
version: 5.0.3
4091+
resolution: "babel-plugin-module-resolver@npm:5.0.3"
40924092
dependencies:
40934093
find-babel-config: "npm:^2.1.1"
40944094
glob: "npm:^9.3.3"
40954095
pkg-up: "npm:^3.1.0"
40964096
reselect: "npm:^4.1.7"
40974097
resolve: "npm:^1.22.8"
4098-
checksum: 10c0/ccbb9e673c4219f68937349267521becb72be292cf30bf70b861c3e709d24fbfa589da0bf6c100a0def799d38199299171cb6eac3fb00b1ea740373e2c1fe54c
4098+
checksum: 10c0/aa8940ae1eaa7dadbf63b12387ed63ab34a19bf6614ac76e16e4d44af80ae36c4741d307a91f864320c0ad33037b34466854bb9d8de6c1e73936b1af1b6d36a6
40994099
languageName: node
41004100
linkType: hard
41014101

@@ -7709,7 +7709,7 @@ __metadata:
77097709
"@types/react": "npm:^19.2.14"
77107710
"@types/react-dom": "npm:^19.2.3"
77117711
babel-jest: "npm:^30.3.0"
7712-
babel-plugin-module-resolver: "npm:^5.0.2"
7712+
babel-plugin-module-resolver: "npm:^5.0.3"
77137713
babel-plugin-replace-import-extension: "npm:^1.1.5"
77147714
classnames: "npm:^2.5.1"
77157715
eslint: "npm:^9.39.4"

0 commit comments

Comments
 (0)