Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Jul 20, 2024
1 parent 0504fed commit 0553fc9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"webextension-polyfill": "^0.12.0"
},
"devDependencies": {
"@asamuzakjp/dom-selector": "^4.6.1",
"addons-linter": "^6.31.1",
"@asamuzakjp/dom-selector": "^4.6.5",
"addons-linter": "^6.32.1",
"c8": "^10.1.2",
"chai": "^5.1.1",
"copyfiles": "^2.4.1",
"esbuild": "^0.23.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.6.0",
"eslint-plugin-jsdoc": "^48.8.1",
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-unicorn": "^54.0.0",
Expand All @@ -38,7 +38,7 @@
"mocha": "^10.6.0",
"npm-run-all": "^4.1.5",
"sinon": "^18.0.0",
"stylelint": "^16.6.1",
"stylelint": "^16.7.0",
"stylelint-config-standard": "^36.0.1",
"typescript": "^5.5.3",
"undici": "^6.19.2"
Expand Down

0 comments on commit 0553fc9

Please sign in to comment.