Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mkusaka committed Oct 27, 2023
1 parent c278d82 commit 5659ef9
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 170 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"author": "mkusaka <[email protected]>",
"license": "MIT",
"devDependencies": {
"@types/chrome": "^0.0.243",
"@types/js-cookie": "^3.0.3",
"esbuild": "^0.18.17",
"prettier": "^3.0.1"
"@types/chrome": "^0.0.248",
"@types/js-cookie": "^3.0.5",
"esbuild": "^0.19.5",
"prettier": "^3.0.3"
},
"scripts": {
"package": "yarn build && rm -f pacakge.zip && zip -r package.zip . -x '.git/**' './node_modules/**' '.idea/**' 'yarn.lock' 'package.json' '.gitignore'",
Expand Down
Loading

0 comments on commit 5659ef9

Please sign in to comment.