chore(): update package lock files

This commit is contained in:
ionitron
2023-03-01 13:42:18 +00:00
parent f526b4ca5c
commit e201a60060
7 changed files with 57 additions and 60 deletions

13
core/package-lock.json generated
View File

@@ -49,11 +49,6 @@
"typescript": "^4.0.5"
}
},
"custom-rules": {
"name": "eslint-plugin-custom-rules",
"version": "1.0.0",
"dev": true
},
"node_modules/@axe-core/playwright": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.6.0.tgz",
@@ -4093,8 +4088,9 @@
}
},
"node_modules/eslint-plugin-custom-rules": {
"resolved": "custom-rules",
"link": true
"version": "1.0.0",
"resolved": "file:custom-rules",
"dev": true
},
"node_modules/eslint-plugin-import": {
"version": "2.25.4",
@@ -13608,7 +13604,8 @@
}
},
"eslint-plugin-custom-rules": {
"version": "file:custom-rules"
"version": "1.0.0",
"dev": true
},
"eslint-plugin-import": {
"version": "2.25.4",