Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Jun 21, 2023
1 parent 51f2a4a commit 4f46bef
Show file tree
Hide file tree
Showing 8 changed files with 356 additions and 286 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"devDependencies": {
"@plasmohq/prettier-plugin-sort-imports": "3.6.4",
"esbuild": "0.17.19",
"esbuild": "0.18.6",
"prettier": "2.8.8",
"turbo": "1.10.2",
"turbo": "1.10.4",
"typescript": "5.1.3"
},
"packageManager": "pnpm@8.5.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/bms
Submodule bms updated 1 files
+4 βˆ’4 package.json
6 changes: 3 additions & 3 deletions packages/bpp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmo/bpp",
"version": "3.4.2",
"version": "3.5.0",
"private": true,
"description": "Browser Platform Publisher",
"module": "lib/main.js",
Expand Down Expand Up @@ -37,8 +37,8 @@
"@jest/globals": "29.5.0",
"@plasmo/config": "workspace:*",
"@plasmohq/rps": "1.8.6",
"@types/node": "20.2.5",
"esbuild": "0.17.19",
"@types/node": "20.3.1",
"esbuild": "0.18.6",
"jest": "29.5.0",
"js-yaml": "4.1.0",
"ts-jest": "29.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-webstore-api
Submodule chrome-webstore-api updated 2 files
+2 βˆ’2 index.ts
+3 βˆ’3 package.json
2 changes: 1 addition & 1 deletion packages/edge-addons-api
Submodule edge-addons-api updated 2 files
+3 βˆ’3 package.json
+1 βˆ’2 src/index.ts
2 changes: 1 addition & 1 deletion packages/mozilla-addons-api
Submodule mozilla-addons-api updated 2 files
+4 βˆ’4 package.json
+15 βˆ’17 src/index.ts
2 changes: 1 addition & 1 deletion packages/safari-webstore-api
Submodule safari-webstore-api updated 1 files
+2 βˆ’2 package.json
Loading

0 comments on commit 4f46bef

Please sign in to comment.