Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent ad102a5 commit d6d9733
Show file tree
Hide file tree
Showing 2 changed files with 1,474 additions and 721 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,37 +68,37 @@
},
"devDependencies": {
"@rollup/plugin-commonjs": "19.0.2",
"@rollup/plugin-node-resolve": "13.0.6",
"@rollup/plugin-typescript": "8.2.5",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-typescript": "8.5.0",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.1",
"@types/jest": "26.0.24",
"@types/node": "15.12.2",
"@types/node-fetch": "2.5.12",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"concurrently": "6.2.2",
"@types/node": "15.14.9",
"@types/node-fetch": "2.6.4",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"concurrently": "6.5.1",
"conventional-changelog-conventionalcommits": "4.6.3",
"copyfiles": "2.4.1",
"eslint": "7.28.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jest": "24.3.7",
"eslint": "7.32.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-prettier": "3.4.1",
"husky": "6.0.0",
"jest": "27.0.6",
"jest": "27.5.1",
"node-fetch": "2.6.7",
"prettier": "2.3.2",
"prettier": "2.8.8",
"rimraf": "3.0.2",
"rollup": "2.52.8",
"rollup": "2.79.1",
"rollup-plugin-progress": "1.1.2",
"rollup-plugin-sizes": "1.0.4",
"rollup-plugin-terser": "7.0.2",
"semantic-release": "17.4.7",
"ts-interface-builder": "0.3.3",
"ts-jest": "27.0.7",
"ts-node": "10.0.0",
"typescript": "4.3.5"
"ts-jest": "27.1.5",
"ts-node": "10.9.1",
"typescript": "4.9.5"
},
"resolutions": {
"minimist": "^1.2.2"
Expand Down
Loading

0 comments on commit d6d9733

Please sign in to comment.