mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
Update npm minor (#341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
10
package.json
10
package.json
@@ -85,8 +85,8 @@
|
||||
"@types/proper-lockfile": "4.1.2",
|
||||
"@types/tldjs": "2.3.1",
|
||||
"@types/zxcvbn": "4.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.59.11",
|
||||
"@typescript-eslint/parser": "5.59.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.60.0",
|
||||
"@typescript-eslint/parser": "5.60.0",
|
||||
"clean-webpack-plugin": "4.0.0",
|
||||
"commander": "7.2.0",
|
||||
"concurrently": "6.5.1",
|
||||
@@ -104,7 +104,7 @@
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-import-resolver-typescript": "2.7.1",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint": "8.42.0",
|
||||
"eslint": "8.43.0",
|
||||
"form-data": "4.0.0",
|
||||
"html-loader": "3.1.2",
|
||||
"html-webpack-plugin": "5.5.3",
|
||||
@@ -123,7 +123,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"rxjs": "7.8.1",
|
||||
"sass-loader": "12.6.0",
|
||||
"sass": "1.63.4",
|
||||
"sass": "1.63.5",
|
||||
"tapable": "1.1.3",
|
||||
"ts-loader": "9.4.3",
|
||||
"ts-node": "10.9.1",
|
||||
@@ -136,7 +136,7 @@
|
||||
"webpack-cli": "5.1.4",
|
||||
"webpack-merge": "5.9.0",
|
||||
"webpack-node-externals": "3.0.0",
|
||||
"webpack": "5.86.0",
|
||||
"webpack": "5.87.0",
|
||||
"zone.js": "0.13.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user