Skip to content

Commit 0215032

Browse files
Bump json5 and babel-plugin-module-resolver
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5) and [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver). These dependencies need to be updated together. Updates `json5` from 1.0.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v2.2.3) Updates `json5` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v2.2.3) Updates `babel-plugin-module-resolver` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/tleunen/babel-plugin-module-resolver/releases) - [Changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md) - [Commits](tleunen/babel-plugin-module-resolver@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: json5 dependency-type: indirect - dependency-name: babel-plugin-module-resolver dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e56cdd commit 0215032

File tree

2 files changed

+135
-62
lines changed

2 files changed

+135
-62
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/ws": "^7.2.2",
117117
"@typescript-eslint/eslint-plugin": "^5.38.0",
118118
"@typescript-eslint/parser": "^5.38.0",
119-
"babel-plugin-module-resolver": "^4.1.0",
119+
"babel-plugin-module-resolver": "^5.0.0",
120120
"eslint": "^8.11.0",
121121
"eslint-config-prettier": "^8.1.0",
122122
"eslint-config-react": "^1.1.7",

0 commit comments

Comments
 (0)