Skip to content

Commit f18b060

Browse files
authored
Merge pull request #28 from NadiKuts/dependabot/npm_and_yarn/examples/SimpleAnimations/weatherAnimation/js-yaml-3.13.1
Bump js-yaml from 3.9.1 to 3.13.1 in /examples/SimpleAnimations/weatherAnimation
2 parents fab7ccf + 8f144ec commit f18b060

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • examples/SimpleAnimations/weatherAnimation

examples/SimpleAnimations/weatherAnimation/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ are-we-there-yet@~1.1.2:
112112
readable-stream "^2.0.6"
113113

114114
argparse@^1.0.7:
115-
version "1.0.9"
116-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
115+
version "1.0.10"
116+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
117117
dependencies:
118118
sprintf-js "~1.0.2"
119119

@@ -1401,8 +1401,8 @@ esprima@^2.7.1:
14011401
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
14021402

14031403
esprima@^4.0.0:
1404-
version "4.0.0"
1405-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
1404+
version "4.0.1"
1405+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
14061406

14071407
estraverse@^1.9.1:
14081408
version "1.9.3"
@@ -2325,8 +2325,8 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
23252325
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23262326

23272327
js-yaml@^3.7.0:
2328-
version "3.9.1"
2329-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1.tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0"
2328+
version "3.13.1"
2329+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
23302330
dependencies:
23312331
argparse "^1.0.7"
23322332
esprima "^4.0.0"

0 commit comments

Comments
 (0)