Skip to content

Commit dc7fdd0

Browse files
renovate-botpatak-dev
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 1691ed7 commit dc7fdd0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@types/jest": "^27.0.2",
3434
"@types/node": "^15.12.2",
3535
"@types/semver": "^7.3.8",
36-
"@typescript-eslint/eslint-plugin": "^4.31.2",
37-
"@typescript-eslint/parser": "^4.31.2",
36+
"@typescript-eslint/eslint-plugin": "^4.32.0",
37+
"@typescript-eslint/parser": "^4.32.0",
3838
"chalk": "^4.1.2",
3939
"conventional-changelog-cli": "^2.1.1",
4040
"cross-env": "^7.0.3",
@@ -43,12 +43,12 @@
4343
"eslint-plugin-node": "^11.1.0",
4444
"execa": "^5.1.1",
4545
"fs-extra": "^10.0.0",
46-
"jest": "^27.2.2",
47-
"lint-staged": "^11.1.2",
46+
"jest": "^27.2.4",
47+
"lint-staged": "^11.2.0",
4848
"minimist": "^1.2.5",
4949
"node-fetch": "^2.6.5",
5050
"npm-run-all": "^4.1.5",
51-
"playwright-chromium": "^1.15.0",
51+
"playwright-chromium": "^1.15.1",
5252
"prettier": "2.4.1",
5353
"prompts": "^2.4.1",
5454
"rimraf": "^3.0.2",

Diff for: packages/plugin-vue-jsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/plugin-syntax-import-meta": "^7.10.4",
3131
"@babel/plugin-transform-typescript": "^7.15.4",
3232
"@rollup/pluginutils": "^4.1.1",
33-
"@vue/babel-plugin-jsx": "^1.0.7",
33+
"@vue/babel-plugin-jsx": "^1.1.0",
3434
"hash-sum": "^2.0.0"
3535
}
3636
}

0 commit comments

Comments
 (0)