update deps
This commit is contained in:
+11
@@ -15,6 +15,7 @@
|
|||||||
"addons-linter": "^7.8.0",
|
"addons-linter": "^7.8.0",
|
||||||
"chai": "^5.1.2",
|
"chai": "^5.1.2",
|
||||||
"copy-webpack-plugin": "^12.0.2",
|
"copy-webpack-plugin": "^12.0.2",
|
||||||
|
"esm": "^3.2.25",
|
||||||
"mocha": "^10.8.2",
|
"mocha": "^10.8.2",
|
||||||
"sinon": "^8.1.1",
|
"sinon": "^8.1.1",
|
||||||
"standardx": "^7.0.0",
|
"standardx": "^7.0.0",
|
||||||
@@ -4797,6 +4798,16 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
"node_modules/esm": {
|
||||||
|
"version": "3.2.25",
|
||||||
|
"resolved": "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz",
|
||||||
|
"integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==",
|
||||||
|
"dev": true,
|
||||||
|
"license": "MIT",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=6"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/espree": {
|
"node_modules/espree": {
|
||||||
"version": "10.4.0",
|
"version": "10.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
||||||
|
|||||||
@@ -37,6 +37,7 @@
|
|||||||
"addons-linter": "^7.8.0",
|
"addons-linter": "^7.8.0",
|
||||||
"chai": "^5.1.2",
|
"chai": "^5.1.2",
|
||||||
"copy-webpack-plugin": "^12.0.2",
|
"copy-webpack-plugin": "^12.0.2",
|
||||||
|
"esm": "^3.2.25",
|
||||||
"mocha": "^10.8.2",
|
"mocha": "^10.8.2",
|
||||||
"sinon": "^8.1.1",
|
"sinon": "^8.1.1",
|
||||||
"standardx": "^7.0.0",
|
"standardx": "^7.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user