Skip to content

Commit 32dc9d2

Browse files
Merge pull request ferdikoomen#271 from ferdikoomen/dependabot/npm_and_yarn/types/js-yaml-3.12.5
2 parents c59a7e6 + 0fc84ca commit 32dc9d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@rollup/plugin-commonjs": "13.0.0",
7373
"@rollup/plugin-node-resolve": "8.1.0",
7474
"@types/jest": "26.0.3",
75-
"@types/js-yaml": "3.12.4",
75+
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
7777
"@types/node": "14.0.14",
7878
"@types/rimraf": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1234,10 +1234,10 @@
12341234
jest-diff "^25.2.1"
12351235
pretty-format "^25.2.1"
12361236

1237-
"@types/[email protected].4":
1238-
version "3.12.4"
1239-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.4.tgz#7d3b534ec35a0585128e2d332db1403ebe057e25"
1240-
integrity sha512-fYMgzN+9e28R81weVN49inn/u798ruU91En1ZnGvSZzCRc5jXx9B2EDhlRaWmcO1RIxFHL8AajRXzxDuJu93+A==
1237+
"@types/[email protected].5":
1238+
version "3.12.5"
1239+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb"
1240+
integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww==
12411241

12421242
"@types/json-schema@^7.0.3":
12431243
version "7.0.5"

0 commit comments

Comments
 (0)