Remove esmock from web

GitOrigin-RevId: 32aa3f23da8bb135d41f2e305662f157094d4936
This commit is contained in:
Andrew Rumble
2025-05-28 16:25:21 +01:00
committed by Copybot
parent 645e22b4e1
commit 40aeea02cd
2 changed files with 0 additions and 11 deletions

10
package-lock.json generated
View File

@@ -44892,7 +44892,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-unicorn": "^56.0.0",
"esmock": "^2.6.7",
"events": "^3.3.0",
"fake-indexeddb": "^6.0.0",
"fetch-mock": "^12.5.2",
@@ -45801,15 +45800,6 @@
"url": "https://opencollective.com/eslint"
}
},
"services/web/node_modules/esmock": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/esmock/-/esmock-2.6.7.tgz",
"integrity": "sha512-4DmjZ0qQIG+NQV1njHvWrua/cZEuJq56A3pSELT2BjNuol1aads7BluofCbLErdO41Ic1XCd2UMepVLpjL64YQ==",
"dev": true,
"engines": {
"node": ">=14.16.0"
}
},
"services/web/node_modules/events": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",

View File

@@ -294,7 +294,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^7.1.1",
"eslint-plugin-unicorn": "^56.0.0",
"esmock": "^2.6.7",
"events": "^3.3.0",
"fake-indexeddb": "^6.0.0",
"fetch-mock": "^12.5.2",