diff --git a/package-lock.json b/package-lock.json index b74e5e0e22..a0d0fccd1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,6 @@ "@testing-library/jest-dom": "6.6.2", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.13", "@wordpress/babel-preset-default": "8.11.0", "@wordpress/dependency-extraction-webpack-plugin": "3.5.0", "@wordpress/e2e-test-utils": "wp-5.9", diff --git a/package.json b/package.json index 74e9c1a8a3..716d3bd77b 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,6 @@ "@testing-library/jest-dom": "6.6.2", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.13", "@wordpress/babel-preset-default": "8.11.0", "@wordpress/dependency-extraction-webpack-plugin": "3.5.0", "@wordpress/e2e-test-utils": "wp-5.9",