Skip to content

Commit 6cdf91a

Browse files
committed
Update extension dependencies
1 parent ab1eb3a commit 6cdf91a

File tree

2 files changed

+190
-206
lines changed

2 files changed

+190
-206
lines changed

extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"prepare:icons": "node ./tools/icons/generate.js",
3131
"set-version": "node ./tools/set-version.js"
3232
},
33-
"packageManager": "[email protected].2",
33+
"packageManager": "[email protected].4",
3434
"dependencies": {
3535
"@popperjs/core": "^2.11.8",
3636
"base64-js": "^1.5.1",
37-
"bootstrap": "^5.3.7",
37+
"bootstrap": "^5.3.8",
3838
"bootstrap-icons": "^1.13.1",
3939
"bootstrap5-tags": "^1.7.15",
4040
"dompurify": "^3.2.6",
@@ -52,7 +52,7 @@
5252
"eslint": "^8.57.1",
5353
"eslint-config-standard": "^17.1.0",
5454
"eslint-plugin-import": "^2.32.0",
55-
"eslint-plugin-n": "^17.21.0",
55+
"eslint-plugin-n": "^17.22.0",
5656
"eslint-plugin-promise": "^7.2.1",
5757
"eslint-plugin-simple-import-sort": "^12.1.1",
5858
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)