8000 chore(deps): update all non-major dependencies (#5835) · bootstrap-vue/bootstrap-vue@fbb4355 · GitHub
[go: up one dir, main page]

Skip to content

Commit fbb4355

Browse files
chore(deps): update all non-major dependencies (#5835)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6629656 commit fbb4355

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"eslint-config-prettier": "^6.12.0",
129129
"eslint-config-standard": "^14.1.1",
130130
"eslint-config-vue": "^2.0.2",
131-
"eslint-plugin-import": "^2.22.0",
131+
"eslint-plugin-import": "^2.22.1",
132132
"eslint-plugin-jest": "^24.0.2",
133133
"eslint-plugin-markdown": "^1.0.2",
134134
"eslint-plugin-node": "^11.1.0",
@@ -146,7 +146,7 @@
146146
"lint-staged": "^10.4.0",
147147
"loader-utils": "^2.0.0",
148148
"lodash": "^4.17.20",
149-
"marked": "^1.1.1",
149+
"marked": "^1.2.0",
150150
"node-sass": "^4.14.1",
151151
"nuxt": "^2.14.6",
152152
"postcss": "^8.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5533,7 +5533,7 @@ eslint-config-vue@^2.0.2:
55335533
resolved "https://registry.yarnpkg.com/eslint-config-vue/-/eslint-config-vue-2.0.2.tgz#a3ab1004899e49327a94c63e24d47a396b2f4848"
55345534
integrity sha1-o6sQBImeSTJ6lMY+JNR6OWsvSEg=
55355535

5536-
eslint-import-resolver-node@^0.3.3:
5536+
eslint-import-resolver-node@^0.3.4:
55375537
version "0.3.4"
55385538
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
55395539
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
@@ -5557,17 +5557,17 @@ eslint-plugin-es@^3.0.0:
55575557
eslint-utils "^2.0.0"
55585558
regexpp "^3.0.0"
55595559

5560-
eslint-plugin-import@^2.22.0:
5561-
version "2.22.0"
5562-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
5563-
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
5560+
eslint-plugin-import@^2.22.1:
5561+
version "2.22.1"
5562+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
5563+
integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
55645564
dependencies:
55655565
array-includes "^3.1.1"
55665566
array.prototype.flat "^1.2.3"
55675567
contains-path "^0.1.0"
55685568
debug "^2.6.9"
55695569
doctrine "1.5.0"
5570-
eslint-import-resolver-node "^0.3.3"
5570+
eslint-import-resolver-node "^0.3.4"
55715571
eslint-module-utils "^2.6.0"
55725572
has "^1.0.3"
55735573
minimatch "^3.0.4"
@@ -9052,10 +9052,10 @@ markdown-escapes@^1.0.0:
90529052
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
90539053
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
90549054

9055-
marked@^1.1.1:
9056-
version "1.1.1"
9057-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
9058-
integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==
9055+
marked@^1.2.0:
9056+
version "1.2.0"
9057+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.0.tgz#7221ce2395fa6cf6d722e6f2871a32d3513c85ca"
9058+
integrity sha512-tiRxakgbNPBr301ihe/785NntvYyhxlqcL3YaC8CaxJQh7kiaEtrN9B/eK2I2943Yjkh5gw25chYFDQhOMCwMA==
90599059

90609060
md5.js@^1.3.4:
90619061
version "1.3.5"

0 commit comments

Comments
 (0)
0