Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 36d84fa

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update all non-major dependencies (#15)
1 parent 9ccbd90 commit 36d84fa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"husky": "^1.3.1",
4747
"jest": "^24.1.0",
4848
"lint-staged": "^8.1.4",
49-
"standard-version": "^5.0.0"
49+
"standard-version": "^5.0.1"
5050
},
5151
"dependencies": {
5252
"eslint-plugin-vue": "^5.2.2",
53-
"vue-eslint-parser": "^6.0.2"
53+
"vue-eslint-parser": "^6.0.3"
5454
}
5555
}

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -4425,10 +4425,10 @@ [email protected]:
44254425
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.2.tgz#4326d33886dc9ecfa29a6193bf511ba90a46454b"
44264426
integrity sha512-0Eyrk6uXW6tg9PYkhi/V/J4zHp33aNyi2hOCmhFLqLTIhbgqWn5jlSzI+IU0VqrZq6+DbHcabQl/WP6P3BG0QA==
44274427

4428-
standard-version@^5.0.0:
4429-
version "5.0.0"
4430-
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.0.tgz#b4543fbf1e7e2ef70a7085150c5b0a91eb754c97"
4431-
integrity sha512-ODn74fVhNVxmVD65YaNour7pHmJ/7fXuINPsTha2OndLmrajBmUz2q1Ah5s7lChTzWUe78F6uinRMpiSxvZKfw==
4428+
standard-version@^5.0.1:
4429+
version "5.0.1"
4430+
resolved "https://registry.yarnpkg.com/standard-version/-/standard-version-5.0.1.tgz#b2b2e858379c75b7da25fbc1cdafe8b6f36810d3"
4431+
integrity sha512-nlab5/C0P1Zd5k/2Zer/Y8xDnyf9kHES8Hy82aO8owJG9TJb3KbdNNOBNAgfa/ZsiDlJE9WQTGm1yN2VM1qxTg==
44324432
dependencies:
44334433
chalk "^2.4.1"
44344434
conventional-changelog "^3.0.6"
@@ -4875,10 +4875,10 @@ vue-eslint-parser@^5.0.0:
48754875
esquery "^1.0.1"
48764876
lodash "^4.17.11"
48774877

4878-
vue-eslint-parser@^6.0.2:
4879-
version "6.0.2"
4880-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.2.tgz#0fa8d960bfbfb76582ad029b4a9908816ae5d76f"
4881-
integrity sha512-BxDDlPIYFYOrxs4WMvGxGj0Ve83iWYPydaqEzoVz0tVgzDXdS98FAZEX/Kd7OiHgXy1hR4nDnHHZ5sGIHMfSHw==
4878+
vue-eslint-parser@^6.0.3:
4879+
version "6.0.3"
4880+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-6.0.3.tgz#e8b4748a8c63c72889341a8a2e48c33e58d1c9d3"
4881+
integrity sha512-f2jZQojTLyZmuDLhCybJ8qIicfZfC6PmO7dEubZ0U/0tQ4dweRFuB0RpbbaHeMUfVFSYiKexbiemkze/h3/6SA==
48824882
dependencies:
48834883
debug "^4.1.1"
48844884
eslint-scope "^4.0.0"

0 commit comments

Comments
 (0)