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 and ivangabriele committed Nov 13, 2023
1 parent 156eb19 commit 906c72a
Show file tree
Hide file tree
Showing 2 changed files with 1,501 additions and 705 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,45 +23,45 @@
"@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.3",
"@rollup/plugin-node-resolve": "15.1.0",
"@swc/core": "1.3.69",
"@swc/jest": "0.2.26",
"@types/jest": "29.5.3",
"@types/mocha": "10.0.1",
"@types/node": "20.4.2",
"@types/ramda": "0.29.3",
"@types/vscode": "1.80.0",
"@types/ws": "8.5.5",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@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",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.8",
"@types/mocha": "10.0.4",
"@types/node": "20.9.0",
"@types/ramda": "0.29.8",
"@types/vscode": "1.84.1",
"@types/ws": "8.5.9",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@vscode/test-electron": "2.3.6",
"@vscode/vsce": "2.22.0",
"cuid": "3.0.0",
"eslint": "8.45.0",
"eslint": "8.53.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.3",
"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": "3.0.0",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"execa": "8.0.1",
"globby": "13.2.2",
"jest": "29.6.1",
"jest": "29.7.0",
"mocha": "10.2.0",
"prettier": "2.8.8",
"ramda": "0.29.0",
"rollup": "3.26.2",
"rollup-plugin-swc3": "0.8.2",
"semantic-release": "22.0.5",
"tslib": "2.6.0",
"type-fest": "4.0.0",
"typescript": "5.1.6",
"ws": "8.13.0"
"ramda": "0.29.1",
"rollup": "3.29.4",
"rollup-plugin-swc3": "0.10.3",
"semantic-release": "22.0.7",
"tslib": "2.6.2",
"type-fest": "4.7.1",
"typescript": "5.2.2",
"ws": "8.14.2"
},
"packageManager": "[email protected]",
"prettier": "@ivangabriele/prettier-config",
Expand Down
Loading

0 comments on commit 906c72a

Please sign in to comment.