Skip to content

Commit

Permalink
build(dev-deps): update all non-major dependencies (#252)
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 Jul 17, 2023
1 parent 4522347 commit 938c799
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 149 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,39 +31,39 @@
"@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-commonjs": "25.0.3",
"@rollup/plugin-node-resolve": "15.1.0",
"@swc/core": "1.3.67",
"@swc/core": "1.3.69",
"@types/mocha": "10.0.1",
"@types/node": "20.3.3",
"@types/vscode": "1.79.1",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@types/node": "20.4.2",
"@types/vscode": "1.80.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vscode/test-electron": "2.3.3",
"@vscode/vsce": "2.19.0",
"dayjs": "1.11.9",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-jest": "27.2.3",
"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",
"glob": "10.3.1",
"glob": "10.3.3",
"husky": "8.0.3",
"is-command": "2.0.2",
"lint-staged": "13.2.3",
"mocha": "10.2.0",
"moment": "2.29.4",
"prettier": "2.8.8",
"rollup": "3.26.0",
"rollup-plugin-swc3": "0.8.2",
"semantic-release": "21.0.6",
"rollup": "3.26.2",
"rollup-plugin-swc3": "0.9.1",
"semantic-release": "21.0.7",
"tslib": "2.6.0",
"typescript": "5.1.6"
},
Expand Down
Loading

0 comments on commit 938c799

Please sign in to comment.