Skip to content

Commit

Permalink
build(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 22f32e6 commit c45b011
Show file tree
Hide file tree
Showing 2 changed files with 4,044 additions and 3,453 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,46 +23,46 @@
"@ivangabriele/prettier-config": "3.1.0",
"@ivangabriele/semantic-release-config-no-npm": "3.0.3",
"@ivangabriele/tsconfig-node": "1.2.2",
"@rollup/plugin-commonjs": "25.0.2",
"@rollup/plugin-node-resolve": "15.1.0",
"@swc/core": "1.3.67",
"@types/chrome": "0.0.241",
"@types/d3-color": "3.1.0",
"@types/firefox-webext-browser": "111.0.1",
"@types/mocha": "10.0.1",
"@types/node": "20.4.2",
"@types/toastify-js": "1.11.1",
"@types/vscode": "1.79.1",
"@types/ws": "8.5.5",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vscode/test-electron": "2.3.3",
"@vscode/vsce": "2.19.0",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@swc/core": "1.3.96",
"@types/chrome": "0.0.251",
"@types/d3-color": "3.1.3",
"@types/firefox-webext-browser": "111.0.4",
"@types/mocha": "10.0.4",
"@types/node": "20.9.0",
"@types/toastify-js": "1.12.3",
"@types/vscode": "1.84.1",
"@types/ws": "8.5.9",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vscode/test-electron": "2.3.6",
"@vscode/vsce": "2.22.0",
"d3-color": "3.1.0",
"eslint": "8.44.0",
"eslint": "8.53.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-sort-keys-fix": "1.1.2",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"execa": "7.1.1",
"execa": "7.2.0",
"mocha": "10.2.0",
"postcss": "8.4.25",
"prettier": "2.8.8",
"rollup": "3.26.0",
"rollup-plugin-copy": "3.4.0",
"rollup": "3.29.4",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-swc3": "0.8.2",
"semantic-release": "21.0.6",
"sharp": "0.32.2",
"tslib": "2.6.0",
"typescript": "5.1.6",
"ws": "8.13.0"
"rollup-plugin-swc3": "0.10.3",
"semantic-release": "21.1.2",
"sharp": "0.32.6",
"tslib": "2.6.2",
"typescript": "5.2.2",
"ws": "8.14.2"
},
"packageManager": "[email protected]",
"prettier": "@ivangabriele/prettier-config"
Expand Down
Loading

0 comments on commit c45b011

Please sign in to comment.