Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent c79d3ee commit dc01bc6
Show file tree
Hide file tree
Showing 2 changed files with 1,192 additions and 1,189 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"url": "https://github.com/yamadashy/google-sheets-tabs-on-top/issues"
},
"dependencies": {
"core-js": "3.39.0"
"core-js": "3.40.0"
},
"devDependencies": {
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@types/babel__core": "^7.20.5",
"@types/babel__preset-env": "^7.9.7",
"@types/chrome": "^0.0.287",
"@types/chrome": "^0.0.293",
"@types/core-js": "2.5.8",
"@types/eslint": "^9.6.1",
"@types/eslint-config-prettier": "^6.11.3",
Expand All @@ -48,19 +48,19 @@
"@types/jquery": "^3.5.32",
"@types/prettier": "^3.0.0",
"@types/webpack-bundle-analyzer": "^4.7.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@webextension-toolbox/webextension-toolbox": "^7.1.1",
"babel-loader": "^9.2.1",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"renovate": "^39.86.0",
"typescript": "^5.7.2",
"renovate": "^39.106.0",
"typescript": "^5.7.3",
"typesync": "^0.14.0",
"webpack-bundle-analyzer": "^4.10.2"
},
Expand Down
Loading

0 comments on commit dc01bc6

Please sign in to comment.