Skip to content

Commit b027062

Browse files
Bump import-in-the-middle from 1.15.0 to 2.0.0 in /frontend
Bumps [import-in-the-middle](https://github.com/nodejs/import-in-the-middle) from 1.15.0 to 2.0.0. - [Release notes](https://github.com/nodejs/import-in-the-middle/releases) - [Changelog](https://github.com/nodejs/import-in-the-middle/blob/main/CHANGELOG.md) - [Commits](nodejs/import-in-the-middle@import-in-the-middle-v1.15.0...import-in-the-middle-v2.0.0) --- updated-dependencies: - dependency-name: import-in-the-middle dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 632b3a4 commit b027062

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"eslint-plugin-react-hooks": "^7.0.0",
104104
"globals": "^16.4.0",
105105
"identity-obj-proxy": "^3.0.0",
106-
"import-in-the-middle": "^1.15.0",
106+
"import-in-the-middle": "^2.0.0",
107107
"jest": "^30.2.0",
108108
"jest-axe": "^10.0.0",
109109
"jest-environment-jsdom": "^30.2.0",

frontend/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)