Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#121)
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 Feb 17, 2025
1 parent 51a5f05 commit 56a7df1
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 138 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"devDependencies": {
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.8",
"@babel/core": "^7.26.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.26.8",
"@babel/preset-env": "^7.26.9",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.20.0",
"@types/babel__core": "^7.20.5",
Expand All @@ -48,18 +48,18 @@
"@types/jquery": "^3.5.32",
"@types/prettier": "^3.0.0",
"@types/webpack-bundle-analyzer": "^4.7.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"@webextension-toolbox/webextension-toolbox": "^7.1.1",
"babel-loader": "^9.2.1",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"eslint-config-prettier": "^10.0.1",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.3",
"globals": "^15.14.0",
"prettier": "^3.5.0",
"renovate": "^39.164.1",
"globals": "^15.15.0",
"prettier": "^3.5.1",
"renovate": "^39.171.2",
"typescript": "^5.7.3",
"typesync": "^0.14.1",
"webpack-bundle-analyzer": "^4.10.2"
Expand Down
Loading

0 comments on commit 56a7df1

Please sign in to comment.