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 authored and patak-dev committed Oct 4, 2021
1 parent 1691ed7 commit dc7fdd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@types/jest": "^27.0.2",
"@types/node": "^15.12.2",
"@types/semver": "^7.3.8",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"chalk": "^4.1.2",
"conventional-changelog-cli": "^2.1.1",
"cross-env": "^7.0.3",
Expand All @@ -43,12 +43,12 @@
"eslint-plugin-node": "^11.1.0",
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
"jest": "^27.2.2",
"lint-staged": "^11.1.2",
"jest": "^27.2.4",
"lint-staged": "^11.2.0",
"minimist": "^1.2.5",
"node-fetch": "^2.6.5",
"npm-run-all": "^4.1.5",
"playwright-chromium": "^1.15.0",
"playwright-chromium": "^1.15.1",
"prettier": "2.4.1",
"prompts": "^2.4.1",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-typescript": "^7.15.4",
"@rollup/pluginutils": "^4.1.1",
"@vue/babel-plugin-jsx": "^1.0.7",
"@vue/babel-plugin-jsx": "^1.1.0",
"hash-sum": "^2.0.0"
}
}

0 comments on commit dc7fdd0

Please sign in to comment.