Merge branch 'renovate/sinon-14.x' into 'develop'
Update dependency sinon to v14.0.1 See merge request pleroma/pleroma-fe!1653
This commit is contained in:
		
						commit
						92115f66ae
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -110,7 +110,7 @@ | |||
|     "semver": "7.3.8", | ||||
|     "serviceworker-webpack5-plugin": "2.0.0", | ||||
|     "shelljs": "0.8.5", | ||||
|     "sinon": "14.0.0", | ||||
|     "sinon": "14.0.1", | ||||
|     "sinon-chai": "3.7.0", | ||||
|     "stylelint": "13.13.1", | ||||
|     "stylelint-config-standard": "20.0.0", | ||||
|  |  | |||
|  | @ -7589,10 +7589,10 @@ sinon-chai@3.7.0: | |||
|   resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.7.0.tgz#cfb7dec1c50990ed18c153f1840721cf13139783" | ||||
|   integrity sha512-mf5NURdUaSdnatJx3uhoBOrY9dtL19fiOtAdT1Azxg3+lNJFiuN0uzaU3xX1LeAfL17kHQhTAJgpsfhbMJMY2g== | ||||
| 
 | ||||
| sinon@14.0.0: | ||||
|   version "14.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.0.tgz#203731c116d3a2d58dc4e3cbe1f443ba9382a031" | ||||
|   integrity sha512-ugA6BFmE+WrJdh0owRZHToLd32Uw3Lxq6E6LtNRU+xTVBefx632h03Q7apXWRsRdZAJ41LB8aUfn2+O4jsDNMw== | ||||
| sinon@14.0.1: | ||||
|   version "14.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.1.tgz#9f02e13ad86b695c0c554525e3bf7f8245b31a9c" | ||||
|   integrity sha512-JhJ0jCiyBWVAHDS+YSjgEbDn7Wgz9iIjA1/RK+eseJN0vAAWIWiXBdrnb92ELPyjsfreCYntD1ORtLSfIrlvSQ== | ||||
|   dependencies: | ||||
|     "@sinonjs/commons" "^1.8.3" | ||||
|     "@sinonjs/fake-timers" "^9.1.2" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 tusooa
						tusooa