Skip to content

Commit

Permalink
Upgraded Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai committed Jan 30, 2024
1 parent cf131fe commit 6d1db16
Show file tree
Hide file tree
Showing 2 changed files with 1,149 additions and 1,489 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,30 +31,30 @@
"singleQuote": true
},
"devDependencies": {
"@babel/core": "^7.22.17",
"@babel/eslint-parser": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"bootstrap": "^5.3.1",
"copy-webpack-plugin": "^11.0.0",
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"bootstrap": "^5.3.2",
"copy-webpack-plugin": "^12.0.2",
"daily-version": "^2.0.0",
"dot-json": "^1.3.0",
"eslint": "^8.49.0",
"eslint": "^8.56.0",
"eslint-webpack-plugin": "^4.0.1",
"express": "^4.18.2",
"express-rate-limit": "^7.0.0",
"husky": "^8.0.3",
"express-rate-limit": "^7.1.5",
"husky": "^9.0.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jquery": "^3.7.1",
"lint-staged": "^14.0.1",
"nodemon": "^3.0.1",
"prettier": "^3.0.3",
"lint-staged": "^15.2.0",
"nodemon": "^3.0.3",
"prettier": "^3.2.4",
"run-script-os": "^1.1.3",
"sinon": "^16.0.0",
"web-ext": "^7.7.0",
"web-ext-submit": "^7.6.2",
"sinon": "^17.0.1",
"web-ext": "^7.11.0",
"web-ext-submit": "^7.8.0",
"webextension-polyfill": "^0.10.0",
"webpack": "^5.88.2",
"webpack": "^5.90.0",
"webpack-cli": "^5.1.4"
},
"repository": {
Expand Down Expand Up @@ -86,6 +86,6 @@
}
},
"dependencies": {
"chrome-webstore-upload-cli": "^2.2.2"
"chrome-webstore-upload-cli": "^3.1.0"
}
}
Loading

0 comments on commit 6d1db16

Please sign in to comment.